LbSslSniCondition

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
This class requires all of the following:
JSON Example
{
    "inverse": false,
    "type": "string",
    "case_sensitive": false,
    "match_type": "string",
    "sni": "string"
}