]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - testing/tests/botan/net2net-pkcs12/hosts/moon/etc/strongswan.conf
testing: Minimum required plugins for net2net-pkcs12 scenarios
[people/ms/strongswan.git] / testing / tests / botan / net2net-pkcs12 / hosts / moon / etc / strongswan.conf
index 1d9a7c08b5f7556e5248b747d26162efd606ac94..03351e0fe0c6ec6b2a802d854dd2f964a2cf79c5 100644 (file)
@@ -1,6 +1,9 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
-charon {
-  load = pem nonce revocation botan x509 curl vici kernel-netlink socket-default updown
-  multiple_authentication = no
+swanctl {
+  load = pem pkcs7 pkcs8 pkcs12 botan x509 revocation constraints
+}
+
+charon-systemd {
+  load = pem nonce botan x509 revocation constraints curl vici kernel-netlink socket-default updown
 }