testing: Changed gcrypt-ikev1 scenarios to swanctl

This commit is contained in:
Andreas Steffen
2016-05-15 19:02:57 +02:00
parent 141ac4df8f
commit 78adb5a7b1
20 changed files with 148 additions and 126 deletions
@@ -1,8 +1,11 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl pem pkcs1 gcrypt nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
send_vendor_id = yes
load = nonce pem pkcs1 gcrypt hmac x509 revocation vici kernel-netlink socket-default
dh_exponent_ansi_x9_42 = no
start-scripts {
creds = /usr/local/sbin/swanctl --load-creds
conns = /usr/local/sbin/swanctl --load-conns
}
send_vendor_id = yes
}