mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-07 00:01:49 -04:00
fixed --enable-eap-md5 and --enable-eap-gtc options
This commit is contained in:
parent
d78a0262d1
commit
ddbb34093f
@ -102,8 +102,8 @@ ARG_ENABL_SET([load-tests], [enable load testing plugin for IKEv2 daemon.])
|
||||
ARG_ENABL_SET([eap-sim], [enable SIM authenication module for EAP.])
|
||||
ARG_ENABL_SET([eap-sim-file], [enable EAP-SIM backend based on a triplet file.])
|
||||
ARG_ENABL_SET([eap-identity], [enable EAP module providing EAP-Identity helper.])
|
||||
ARG_ENABL_SET([enable-eap-md5], [enable EAP MD5 (CHAP) authenication module.])
|
||||
ARG_ENABL_SET([enable-eap-gtc], [enable PAM based EAP GTC authenication module.])
|
||||
ARG_ENABL_SET([eap-md5], [enable EAP MD5 (CHAP) authenication module.])
|
||||
ARG_ENABL_SET([eap-gtc], [enable PAM based EAP GTC authenication module.])
|
||||
ARG_ENABL_SET([eap-aka], [enable EAP AKA authentication module.])
|
||||
ARG_ENABL_SET([eap-mschapv2], [enable EAP MS-CHAPv2 authenication module.])
|
||||
ARG_ENABL_SET([eap-radius], [enable RADIUS proxy authenication module.])
|
||||
|
Loading…
x
Reference in New Issue
Block a user