android: Enable the eap-ttls and eap-peap plugins
This commit is contained in:
@@ -7,10 +7,10 @@ strongswan_USE_BYOD := true
|
|||||||
|
|
||||||
strongswan_CHARON_PLUGINS := android-log openssl fips-prf random nonce pubkey \
|
strongswan_CHARON_PLUGINS := android-log openssl fips-prf random nonce pubkey \
|
||||||
chapoly curve25519 pkcs1 pkcs8 pem xcbc hmac socket-default revocation \
|
chapoly curve25519 pkcs1 pkcs8 pem xcbc hmac socket-default revocation \
|
||||||
eap-identity eap-mschapv2 eap-md5 eap-gtc eap-tls x509
|
eap-identity eap-mschapv2 eap-md5 eap-gtc eap-tls eap-ttls eap-peap x509
|
||||||
|
|
||||||
ifneq ($(strongswan_USE_BYOD),)
|
ifneq ($(strongswan_USE_BYOD),)
|
||||||
strongswan_BYOD_PLUGINS := eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20
|
strongswan_BYOD_PLUGINS := eap-tnc tnc-imc tnc-tnccs tnccs-20
|
||||||
endif
|
endif
|
||||||
|
|
||||||
strongswan_PLUGINS := $(strongswan_CHARON_PLUGINS) \
|
strongswan_PLUGINS := $(strongswan_CHARON_PLUGINS) \
|
||||||
|
|||||||
Reference in New Issue
Block a user