]> git.ipfire.org Git - people/ms/strongswan.git/blobdiff - testing/tests/ikev2/rw-psk-rsa-mixed/hosts/dave/etc/strongswan.conf
testing: Migrate ikev2-stroke-bye scenarios to vici
[people/ms/strongswan.git] / testing / tests / ikev2 / rw-psk-rsa-mixed / hosts / dave / etc / strongswan.conf
old mode 100644 (file)
new mode 100755 (executable)
similarity index 51%
rename from testing/tests/ikev2-stroke-bye/crl-from-cache/hosts/moon/etc/strongswan.conf
rename to testing/tests/ikev2/rw-psk-rsa-mixed/hosts/dave/etc/strongswan.conf
index 82118b4..b00191e
@@ -1,7 +1,9 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
-charon {
-  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default
+swanctl {
+  load = random openssl
+}
 
-  cache_crls = yes
+charon-systemd {
+  load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
 }