Enable pkcs7 plugin when building scepclient on Android
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ strongswan_CHARON_PLUGINS := android-log openssl fips-prf random nonce pubkey \
|
||||
|
||||
ifneq ($(strongswan_BUILD_SCEPCLIENT),)
|
||||
# plugins loaded by scepclient
|
||||
strongswan_SCEPCLIENT_PLUGINS := openssl curl fips-prf random pkcs1 pem
|
||||
strongswan_SCEPCLIENT_PLUGINS := openssl curl fips-prf random pkcs1 pkcs7 pem
|
||||
endif
|
||||
|
||||
strongswan_STARTER_PLUGINS := kernel-netlink
|
||||
|
||||
Reference in New Issue
Block a user