LbSslSniCondition
LbSslSniCondition
This condition is used to match SSL SNI in client hello. This condition is only supported in TRANSPORT phase and HTTP_FORWARDING phase.
AllOf
JSON Example
{
"inverse": false,
"type": "string",
"case_sensitive": false,
"match_type": "string",
"sni": "string"
}