]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - testing/tests/ikev2/net2net-psk-fail/hosts/sun/etc/strongswan.conf
testing: Reorganizing IKEv1 and IKEv2 examples
[people/ms/strongswan.git] / testing / tests / ikev2 / net2net-psk-fail / hosts / sun / etc / strongswan.conf
old mode 100644 (file)
new mode 100755 (executable)
index 1188d68..ad4c18e
@@ -1,6 +1,9 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
-charon {
-  load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
-  multiple_authentication = no
+swanctl {
+  load = pem pkcs1 x509 revocation constraints pubkey openssl random
+}
+
+charon-systemd {
+  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl kernel-netlink socket-default updown vici
 }