ADC Advanced Policy Expressions

SERVER_SSL_CLIENT_HELLO_T


Client Hello SSL

This topic lists the expressions that are provided by this class.

  • SNI

    Returns SNI from CLIENT HELLO used in the SSL transaction. In the case of non-SSL transaction or error, raises undef.

Returns: ssl_text_t

SERVER_SSL_CLIENT_HELLO_T

In this article