For TLS-based EAP types, such as TLS, TTLS, and PEAP, this
optional parameter allows you to set the context within which the TLS
session resumption is allowed. The default value is
%1:%3:%n
, which means that TLS session resumption is
allowed if the resumed and the full authentication are processed by the
same Handler, EAP Type, and original user name.
Special characters are
supported. %0
is replaced by value referring to Client,
%1
is replaced by value referring to Handler,
%2
is replaced by value referring to AuthBy, and
%3
with the current EAP type number.
Here is an
example of using
EAPTLS_SessionContextId
:
# Allow resumption when using the same Client and Handler
EAPTLS_SessionContextId %0%1