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

This commit is contained in:
Andreas Steffen
2017-11-10 11:49:40 +01:00
parent f57ca13e28
commit fd3f6871c9
10 changed files with 113 additions and 78 deletions
@@ -1,7 +1,19 @@
# /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
swanctl {
load = pem pkcs1 x509 revocation constraints pubkey openssl random
}
fragment_size = 1024
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
}