summaryrefslogtreecommitdiff
path: root/testing/tests/botan/rw-modp3072/hosts/carol/etc/strongswan.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/botan/rw-modp3072/hosts/carol/etc/strongswan.conf')
-rwxr-xr-xtesting/tests/botan/rw-modp3072/hosts/carol/etc/strongswan.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/tests/botan/rw-modp3072/hosts/carol/etc/strongswan.conf b/testing/tests/botan/rw-modp3072/hosts/carol/etc/strongswan.conf
new file mode 100755
index 000000000..e5c6d88b3
--- /dev/null
+++ b/testing/tests/botan/rw-modp3072/hosts/carol/etc/strongswan.conf
@@ -0,0 +1,11 @@
+# /etc/strongswan.conf - strongSwan configuration file
+
+swanctl {
+ load = botan pem x509 revocation constraints pubkey
+}
+
+charon-systemd {
+ load = nonce botan pem x509 revocation constraints pubkey curl kernel-netlink socket-default updown vici
+
+ rsa_pss = yes
+}