diff options
Diffstat (limited to 'man/ipsec.conf.5.in')
-rw-r--r-- | man/ipsec.conf.5.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/ipsec.conf.5.in b/man/ipsec.conf.5.in index 642499fc1..92cf0ca8b 100644 --- a/man/ipsec.conf.5.in +++ b/man/ipsec.conf.5.in @@ -512,8 +512,11 @@ an optional EAP method can be appended. Currently defined methods are .BR eap-sim , .BR eap-gtc , .BR eap-md5 , +.BR eap-mschapv2 , +.BR eap-peap , +.BR eap-sim , .BR eap-tls , -.B eap-mschapv2 +.BR eap-ttls , and .BR eap-radius . Alternatively, IANA assigned EAP method numbers are accepted. Vendor specific |