testing: Converted ipv6/rw-psk-ikev1 to swanctl

This commit is contained in:
Andreas Steffen
2017-11-10 11:49:41 +01:00
parent ffe0d82c03
commit 0770b37f8f
17 changed files with 175 additions and 96 deletions
@@ -1,5 +1,18 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = random nonce aes sha1 sha2 curve25519 hmac stroke kernel-netlink socket-default updown
swanctl {
load = pem pkcs1 x509 revocation constraints pubkey openssl random
}
charon-systemd {
load = random nonce aes sha1 sha2 curve25519 hmac vici kernel-netlink socket-default updown
syslog {
daemon {
default = 1
}
auth {
default = 0
}
}
}