aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/esp-alg-null
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2010-07-15 21:39:01 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2010-07-15 21:39:01 +0200
commit2cf4d34f2fe13edd411ad5b05b71765b37aca8d4 (patch)
tree3255690fd8df11b7ac4ee9c2fb43a3c2a279ab5b /testing/tests/ikev2/esp-alg-null
parentafe5d482db4851693619148b34e9ae659fa467ff (diff)
downloadstrongswan-2cf4d34f2fe13edd411ad5b05b71765b37aca8d4.tar.bz2
strongswan-2cf4d34f2fe13edd411ad5b05b71765b37aca8d4.tar.xz
all x509 based ikev2 scenarios require the revocation plugin
Diffstat (limited to 'testing/tests/ikev2/esp-alg-null')
-rw-r--r--testing/tests/ikev2/esp-alg-null/hosts/carol/etc/strongswan.conf2
-rw-r--r--testing/tests/ikev2/esp-alg-null/hosts/moon/etc/strongswan.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/ikev2/esp-alg-null/hosts/carol/etc/strongswan.conf b/testing/tests/ikev2/esp-alg-null/hosts/carol/etc/strongswan.conf
index de9ae45cc..339b56987 100644
--- a/testing/tests/ikev2/esp-alg-null/hosts/carol/etc/strongswan.conf
+++ b/testing/tests/ikev2/esp-alg-null/hosts/carol/etc/strongswan.conf
@@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
- load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink socket-default updown
+ load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
}
diff --git a/testing/tests/ikev2/esp-alg-null/hosts/moon/etc/strongswan.conf b/testing/tests/ikev2/esp-alg-null/hosts/moon/etc/strongswan.conf
index de9ae45cc..339b56987 100644
--- a/testing/tests/ikev2/esp-alg-null/hosts/moon/etc/strongswan.conf
+++ b/testing/tests/ikev2/esp-alg-null/hosts/moon/etc/strongswan.conf
@@ -1,5 +1,5 @@
# /etc/strongswan.conf - strongSwan configuration file
charon {
- load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink socket-default updown
+ load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
}