added EAP-PEAP options to strongswan.conf
This commit is contained in:
@@ -268,6 +268,26 @@ enable loaded duplicheck plugin
|
||||
.TP
|
||||
.BR charon.plugins.eap-gtc.pam_service " [login]"
|
||||
PAM service to be used for authentication
|
||||
|
||||
.TP
|
||||
.BR charon.plugins.eap-peap.fragment_size " [1024]"
|
||||
Maximum size of an EAP-PEAP packet
|
||||
.TP
|
||||
.BR charon.plugins.eap-peap.max_message_count " [32]"
|
||||
Maximum number of processed EAP-PEAP packets
|
||||
.TP
|
||||
.BR charon.plugins.eap-peap.phase2_method " [mschapv2]"
|
||||
Phase2 EAP client authentication method
|
||||
.TP
|
||||
.BR charon.plugins.eap-peap.phase2_piggyback " [no]"
|
||||
Phase2 EAP Identity request piggybacked by server onto TLS Finished message
|
||||
.TP
|
||||
.BR charon.plugins.eap-peap.phase2_tnc " [no]"
|
||||
Start phase2 EAP TNC protocol after successful client authentication
|
||||
.TP
|
||||
.BR charon.plugins.eap-peap.request_peer_auth " [no]"
|
||||
Request peer authentication based on a client certificate
|
||||
|
||||
.TP
|
||||
.BR charon.plugins.eap-radius.class_group " [no]"
|
||||
Use the
|
||||
|
||||
Reference in New Issue
Block a user