upgraded ikev2 scenarios to 5.0.0

This commit is contained in:
Andreas Steffen
2012-05-11 11:00:32 +02:00
parent 0e1c6fa2a9
commit a56fdff194
475 changed files with 1161 additions and 1704 deletions
@@ -1,6 +1,6 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = aes des sha1 sha2 md5 pem pkcs1 gmp random hmac xcbc stroke kernel-netlink socket-default updown
load = aes des sha1 sha2 md5 gmp random hmac stroke kernel-netlink socket-default updown
multiple_authentication = no
}
@@ -1,6 +1,6 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
load = aes des sha1 sha2 md5 pem pkcs1 gmp random hmac xcbc stroke kernel-netlink socket-default updown
load = aes des sha1 sha2 md5 gmp random hmac stroke kernel-netlink socket-default updown
multiple_authentication = no
}