android: Enable EAP-TLS plugin in the app
This commit is contained in:
@@ -7,7 +7,7 @@ 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 \
|
||||||
pkcs1 pkcs8 pem xcbc hmac socket-default kernel-netlink \
|
pkcs1 pkcs8 pem xcbc hmac socket-default kernel-netlink \
|
||||||
eap-identity eap-mschapv2 eap-md5 eap-gtc
|
eap-identity eap-mschapv2 eap-md5 eap-gtc eap-tls
|
||||||
|
|
||||||
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-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20
|
||||||
|
|||||||
Reference in New Issue
Block a user