]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - testing/tests/ikev1/xauth-rsa/hosts/dave/etc/strongswan.conf
testing: Reorganizing IKEv1 and IKEv2 examples
[people/ms/strongswan.git] / testing / tests / ikev1 / xauth-rsa / hosts / dave / etc / strongswan.conf
old mode 100644 (file)
new mode 100755 (executable)
index e3bada0..d274a81
@@ -1,5 +1,9 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
-charon {
-  load = random nonce aes sha1 sha2 hmac pem pkcs1 x509 revocation curve25519 gmp curl xauth-generic kernel-netlink socket-default updown stroke
+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 xauth-generic kernel-netlink socket-default updown vici
 }