aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/libipsec/net2net-null/hosts/moon/etc/strongswan.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/libipsec/net2net-null/hosts/moon/etc/strongswan.conf')
-rw-r--r--testing/tests/libipsec/net2net-null/hosts/moon/etc/strongswan.conf17
1 files changed, 15 insertions, 2 deletions
diff --git a/testing/tests/libipsec/net2net-null/hosts/moon/etc/strongswan.conf b/testing/tests/libipsec/net2net-null/hosts/moon/etc/strongswan.conf
index 2beff1b76..3024563e9 100644
--- a/testing/tests/libipsec/net2net-null/hosts/moon/etc/strongswan.conf
+++ b/testing/tests/libipsec/net2net-null/hosts/moon/etc/strongswan.conf
@@ -1,6 +1,19 @@
# /etc/strongswan.conf - strongSwan configuration file
-charon {
- load = random nonce pem pkcs1 revocation openssl curl stroke kernel-libipsec kernel-netlink socket-default updown
+swanctl {
+ load = pem pkcs1 x509 revocation constraints pubkey openssl random
+}
+
+charon-systemd {
+ load = random nonce pem pkcs1 revocation openssl curl vici kernel-libipsec kernel-netlink socket-default updown
+
+ syslog {
+ daemon {
+ default = 1
+ }
+ auth {
+ default = 0
+ }
+ }
multiple_authentication = no
}