testing: Converted ipv6/net2net-ip6-in-ip4-ikev2 to swanctl

This commit is contained in:
Andreas Steffen
2017-11-10 13:54:50 +01:00
parent 12dbca721e
commit da5aa6ae6a
11 changed files with 113 additions and 66 deletions
@@ -1,6 +1,21 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac stroke kernel-netlink socket-default updown
install_routes=no
swanctl {
load = pem pkcs1 x509 revocation constraints pubkey openssl random
}
charon-systemd {
load = random nonce aes sha1 sha2 pem pkcs1 curve25519 gmp x509 curl revocation hmac vici kernel-netlink socket-default updown
syslog {
daemon {
default = 1
}
auth {
default = 0
}
}
fragment_size = 1400
install_routes = no
}