]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Added revocation plugin to ikev2 crl/ocsp test cases
authorMartin Willi <martin@revosec.ch>
Tue, 13 Jul 2010 07:28:44 +0000 (09:28 +0200)
committerMartin Willi <martin@revosec.ch>
Tue, 13 Jul 2010 08:26:07 +0000 (10:26 +0200)
30 files changed:
testing/tests/ikev2/crl-from-cache/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/crl-from-cache/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/crl-ldap/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/crl-ldap/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/crl-revoked/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/crl-revoked/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/crl-to-cache/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/crl-to-cache/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-local-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-local-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-multi-level/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-multi-level/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/ocsp-multi-level/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-no-signer-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-no-signer-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-revoked/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-revoked/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-root-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-root-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-signer-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-signer-cert/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-strict-ifuri/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-strict-ifuri/hosts/dave/etc/strongswan.conf
testing/tests/ikev2/ocsp-strict-ifuri/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-timeouts-good/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-timeouts-good/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-timeouts-unknown/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-timeouts-unknown/hosts/moon/etc/strongswan.conf
testing/tests/ikev2/ocsp-untrusted-cert/hosts/carol/etc/strongswan.conf
testing/tests/ikev2/ocsp-untrusted-cert/hosts/moon/etc/strongswan.conf

index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index bb4af2c751805abc46863759e3b5f1db00acb046..cccd6ae27543903e8ac6ac9c05aabf4e32b865b6 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = ldap aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink socket-default updown
+  load = ldap aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
 }
index bb4af2c751805abc46863759e3b5f1db00acb046..cccd6ae27543903e8ac6ac9c05aabf4e32b865b6 100644 (file)
@@ -1,5 +1,5 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 charon {
-  load = ldap aes des sha1 sha2 md5 pem pkcs1 gmp random x509 hmac xcbc stroke kernel-netlink socket-default updown
+  load = ldap aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default updown
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }
index dd2df0670ca635afccb4eacde3e824481e54254c..88f1620984d691ae1033028a3a54494834b0ae2d 100644 (file)
@@ -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
+  load = curl aes des sha1 sha2 md5 pem pkcs1 gmp random x509 revocation hmac xcbc stroke kernel-netlink socket-default
 }