ADC Advanced Policy Expressions

ALPN_T


ALPN extension in client hello message of SSL handshake.

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

HAS_NEXTPROTOCOL (text_t nextproto)

Returns true if ALPN extension in the client hello message has given next protocol.

Parameters (expressions not allowed):

            nextproto- ALPN protocol

Returns: bool_at

ALPN_T

In this article