3.10.40. EAPTLS_TraceState Previous topic Parent topic Child topic Next topic

EAPTLS_TraceState is a flag parameter that turns on TLS state tracing for TLS-based EAP modules such as EAP-TLS, EAP-TTLS and PEAP. This may be useful for additional debugging of TLS handshake processing. EAPTLS_TraceState is not set by default.
Radiator 4.27 with Net::SSLeay 1.92 and later automatically enables TLS handshake message logging when log level is set to DEBUG or higher with Trace or PacketTrace parameter. When TLS message logging is enabled, TLS state tracing can also be enabled by setting EAPTLS_TraceState. TLS state and messaging logging contain similar information and in most cases it's not useful have them both enabled.
Here is an example of using EAPTLS_TraceState:
# Turn on TLS state tracing for this AuthBy
EAPTLS_TraceState