1 charon.plugins.eap-ttls.fragment_size = 1024
2 Maximum size of an EAP-TTLS packet.
4 charon.plugins.eap-ttls.max_message_count = 32
5 Maximum number of processed EAP-TTLS packets (0 = no limit).
7 charon.plugins.eap-ttls.include_length = yes
8 Include length in non-fragmented EAP-TTLS packets.
10 charon.plugins.eap-ttls.phase2_method = md5
11 Phase2 EAP client authentication method.
13 charon.plugins.eap-ttls.phase2_piggyback = no
14 Phase2 EAP Identity request piggybacked by server onto TLS Finished message.
16 charon.plugins.eap-ttls.phase2_tnc = no
17 Start phase2 EAP TNC protocol after successful client authentication.
19 charon.plugins.eap-ttls.phase2_tnc_method = pt
20 Phase2 EAP TNC transport protocol (_pt_ as IETF standard or legacy _tnc_)
22 charon.plugins.eap-ttls.request_peer_auth = no
23 Request peer authentication based on a client certificate.