5.1.0 changes for test cases

This commit is contained in:
Andreas Steffen
2013-06-29 00:07:15 +02:00
parent b1b0cce396
commit b1f1e5e5f2
182 changed files with 5019 additions and 344 deletions
@@ -0,0 +1,14 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl openssl pem pkcs1 random nonce revocation stroke kernel-netlink socket-default eap-identity eap-md5 eap-ttls eap-tnc tnc-imc tnc-tnccs tnccs-11 updown
multiple_authentication=no
}
libimcv {
plugins {
imc-test {
command = allow
}
}
}