testing: Converted libipsec/net2net-null to swanctl

This commit is contained in:
Andreas Steffen
2017-11-10 11:49:39 +01:00
parent 86d1b7a14d
commit 9375c9c9db
10 changed files with 102 additions and 67 deletions
@@ -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
}