android: Load x509 plugin to generate OCSP requests and parse responses
BoringSSL does not support OpenSSL's OCSP API.
This commit is contained in:
@@ -7,7 +7,7 @@ strongswan_USE_BYOD := true
|
||||
|
||||
strongswan_CHARON_PLUGINS := android-log openssl fips-prf random nonce pubkey \
|
||||
chapoly curve25519 pkcs1 pkcs8 pem xcbc hmac socket-default revocation \
|
||||
eap-identity eap-mschapv2 eap-md5 eap-gtc eap-tls
|
||||
eap-identity eap-mschapv2 eap-md5 eap-gtc eap-tls x509
|
||||
|
||||
ifneq ($(strongswan_USE_BYOD),)
|
||||
strongswan_BYOD_PLUGINS := eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-20
|
||||
|
||||
Reference in New Issue
Block a user