testing: Converted ipv6/net2net-ikev1 to swanctl

This commit is contained in:
Andreas Steffen
2017-11-10 11:49:40 +01:00
parent 47ec3326e7
commit e94db2b4ad
11 changed files with 118 additions and 82 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
}
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
}