testing: Updated all swanctl scenarios and added some new ones

This commit is contained in:
Andreas Steffen
2015-07-22 13:27:08 +02:00
parent db69295d2e
commit 73cbd5c7f8
102 changed files with 1744 additions and 104 deletions
@@ -0,0 +1,14 @@
# /etc/strongswan.conf - strongSwan configuration file
swanctl {
load = pem pkcs1 x509 revocation constraints pubkey openssl random
}
charon {
load = pem pkcs1 x509 revocation constraints pubkey openssl random nonce curl kernel-netlink socket-default vici
start-scripts {
creds = /usr/local/sbin/swanctl --load-creds
conns = /usr/local/sbin/swanctl --load-conns
}
}