]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - testing/tests/ikev2/net2net-pkcs12/hosts/moon/etc/strongswan.conf
testing: Minimum required plugins for net2net-pkcs12 scenarios
[people/ms/strongswan.git] / testing / tests / ikev2 / net2net-pkcs12 / hosts / moon / etc / strongswan.conf
index d165857f0db225c06013d188704cb48468ea20f6..9cd68f153589c3c9904203ce30ca88a4e85c4dfe 100755 (executable)
@@ -1,9 +1,9 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 swanctl {
-  load = pem pkcs1 x509 revocation constraints pubkey openssl random
+  load = random aes sha1 sha2 hmac pem pkcs1 pkcs7 pkcs8 pkcs12 gmp x509 revocation constraints
 }
 
 charon-systemd {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 pkcs12 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
+  load = random nonce aes sha1 sha2 hmac pem pkcs1 gmp x509 revocation curve25519 curl kernel-netlink socket-default updown vici
 }