aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2010-07-15 23:02:17 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2010-07-15 23:02:17 +0200
commit295d9cc3138411e333df035f4117098735768241 (patch)
tree60a07ae2755d51128823a51c7cdbffd1cf98f1b0 /testing/tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc
parent84fe65bd4328525263b358c276697984a981b7b3 (diff)
downloadstrongswan-295d9cc3138411e333df035f4117098735768241.tar.bz2
strongswan-295d9cc3138411e333df035f4117098735768241.tar.xz
all x509 based ipv6/*-ikev2 scenarios require the revocation plugin
Diffstat (limited to 'testing/tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc')
-rw-r--r--testing/tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc/strongswan.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc/strongswan.conf b/testing/tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc/strongswan.conf
index 8ad8bd49f..94873ddeb 100644
--- a/testing/tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc/strongswan.conf
+++ b/testing/tests/ipv6/rw-rfc3779-ikev2/hosts/carol/etc/strongswan.conf
@@ -2,5 +2,5 @@
charon {
hash_and_url = yes
- load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 addrblock hmac xcbc stroke kernel-netlink socket-default updown
+ load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation addrblock hmac xcbc stroke kernel-netlink socket-default updown
}