aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/critical-extension
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2014-03-15 14:07:02 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2014-03-15 14:07:34 +0100
commitc683b389ba7f9c1430a43105c27925a2cfe3dcb9 (patch)
tree3440567b54da0ce0d8e99fabe50bb5a9be49dbe0 /testing/tests/ikev2/critical-extension
parentf2a3a01134f1f3d0e34530d2eaad030367645096 (diff)
downloadstrongswan-c683b389ba7f9c1430a43105c27925a2cfe3dcb9.tar.bz2
strongswan-c683b389ba7f9c1430a43105c27925a2cfe3dcb9.tar.xz
Merged libstrongswan options into charon section
Diffstat (limited to 'testing/tests/ikev2/critical-extension')
-rw-r--r--testing/tests/ikev2/critical-extension/hosts/moon/etc/strongswan.conf5
-rw-r--r--testing/tests/ikev2/critical-extension/hosts/sun/etc/strongswan.conf1
2 files changed, 3 insertions, 3 deletions
diff --git a/testing/tests/ikev2/critical-extension/hosts/moon/etc/strongswan.conf b/testing/tests/ikev2/critical-extension/hosts/moon/etc/strongswan.conf
index c393b298a..2ba42b67c 100644
--- a/testing/tests/ikev2/critical-extension/hosts/moon/etc/strongswan.conf
+++ b/testing/tests/ikev2/critical-extension/hosts/moon/etc/strongswan.conf
@@ -2,10 +2,9 @@
charon {
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
- multiple_authentication = no
-}
-libstrongswan {
+ multiple_authentication = no
+
x509 {
enforce_critical = no
}
diff --git a/testing/tests/ikev2/critical-extension/hosts/sun/etc/strongswan.conf b/testing/tests/ikev2/critical-extension/hosts/sun/etc/strongswan.conf
index 8e685c862..1e3d11819 100644
--- a/testing/tests/ikev2/critical-extension/hosts/sun/etc/strongswan.conf
+++ b/testing/tests/ikev2/critical-extension/hosts/sun/etc/strongswan.conf
@@ -2,5 +2,6 @@
charon {
load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
+
multiple_authentication = no
}