]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
add revocation plugin to ikev2/rw-cert scenario
authorAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 15 Jul 2010 18:03:04 +0000 (20:03 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 15 Jul 2010 18:03:11 +0000 (20:03 +0200)
testing/tests/ikev2/rw-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/rw-cert/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/rw-cert/hosts/moon/etc/strongswan.conf

index ee0e454daff344fee2ad26c5ff427cbfb8c1cfe5..6d762c970c90de2d0253cb5fe67fb29334eaae63 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink socket-default updown
+  load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
 }
 
 libstrongswan {
index ee0e454daff344fee2ad26c5ff427cbfb8c1cfe5..6d762c970c90de2d0253cb5fe67fb29334eaae63 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink socket-default updown
+  load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
 }
 
 libstrongswan {
index ee0e454daff344fee2ad26c5ff427cbfb8c1cfe5..6d762c970c90de2d0253cb5fe67fb29334eaae63 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink socket-default updown
+  load = curl test-vectors aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
 }
 
 libstrongswan {