testing: Added drbg plugin where required

This commit is contained in:
Andreas Steffen
2019-10-18 16:24:39 +02:00
parent e36af6fc2f
commit f05e9eebb0
27 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# strongswan.conf - strongSwan configuration file
pki {
load = random pem sha1 sha2 sha3 pkcs1 pkcs8 pem gmp mgf1 bliss curve25519 x509 openssl
load = random drbg pem sha1 sha2 sha3 pkcs1 pkcs8 pem gmp mgf1 bliss curve25519 x509 openssl
}