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

This commit is contained in:
Andreas Steffen
2017-11-10 11:49:49 +01:00
parent 0770b37f8f
commit 34acd584e5
17 changed files with 174 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
}
}
}