added ikev2/critical-extension scenario

This commit is contained in:
Andreas Steffen
2011-02-08 07:05:23 +01:00
parent b98dfe1477
commit 2ee4cb6430
11 changed files with 111 additions and 0 deletions
@@ -0,0 +1,12 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
multiple_authentication = no
}
libstrongswan {
x509 {
enforce_critical = no
}
}