]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
moved multi-level-ca-pathlen scenario
authorAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 4 Nov 2009 22:43:43 +0000 (23:43 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 4 Nov 2009 22:43:43 +0000 (23:43 +0100)
16 files changed:
testing/tests/ikev2/multi-level-ca-loop/evaltest.dat
testing/tests/ikev2/multi-level-ca-pathlen/description.txt [moved from testing/tests/multi-level-ca-pathlen/description.txt with 100% similarity]
testing/tests/ikev2/multi-level-ca-pathlen/evaltest.dat [moved from testing/tests/multi-level-ca-pathlen/evaltest.dat with 100% similarity]
testing/tests/ikev2/multi-level-ca-pathlen/hosts/carol/etc/ipsec.conf [moved from testing/tests/multi-level-ca-pathlen/hosts/carol/etc/ipsec.conf with 100% similarity]
testing/tests/ikev2/multi-level-ca-pathlen/hosts/carol/etc/ipsec.d/certs/carolCert.pem [moved from testing/tests/multi-level-ca-pathlen/hosts/carol/etc/ipsec.d/certs/carolCert.pem with 100% similarity]
testing/tests/ikev2/multi-level-ca-pathlen/hosts/carol/etc/ipsec.d/private/carolKey.pem [moved from testing/tests/multi-level-ca-pathlen/hosts/carol/etc/ipsec.d/private/carolKey.pem with 100% similarity]
testing/tests/ikev2/multi-level-ca-pathlen/hosts/carol/etc/ipsec.secrets [moved from testing/tests/multi-level-ca-pathlen/hosts/carol/etc/ipsec.secrets with 100% similarity]
testing/tests/ikev2/multi-level-ca-pathlen/hosts/carol/etc/strongswan.conf [moved from testing/tests/multi-level-ca-pathlen/hosts/carol/etc/strongswan.conf with 100% similarity]
testing/tests/ikev2/multi-level-ca-pathlen/hosts/moon/etc/ipsec.conf [moved from testing/tests/multi-level-ca-pathlen/hosts/moon/etc/ipsec.conf with 100% similarity]
testing/tests/ikev2/multi-level-ca-pathlen/hosts/moon/etc/ipsec.d/cacerts/duckCert.pem [moved from testing/tests/multi-level-ca-pathlen/hosts/moon/etc/ipsec.d/cacerts/duckCert.pem with 100% similarity]
testing/tests/ikev2/multi-level-ca-pathlen/hosts/moon/etc/ipsec.d/cacerts/researchCert.pem [moved from testing/tests/multi-level-ca-pathlen/hosts/moon/etc/ipsec.d/cacerts/researchCert.pem with 100% similarity]
testing/tests/ikev2/multi-level-ca-pathlen/hosts/moon/etc/strongswan.conf [moved from testing/tests/multi-level-ca-pathlen/hosts/moon/etc/strongswan.conf with 100% similarity]
testing/tests/ikev2/multi-level-ca-pathlen/posttest.dat [moved from testing/tests/multi-level-ca-pathlen/posttest.dat with 100% similarity]
testing/tests/ikev2/multi-level-ca-pathlen/pretest.dat [moved from testing/tests/multi-level-ca-pathlen/pretest.dat with 100% similarity]
testing/tests/ikev2/multi-level-ca-pathlen/test.conf [moved from testing/tests/multi-level-ca-pathlen/test.conf with 100% similarity]
testing/tests/ikev2/multi-level-ca/evaltest.dat

index 0b7b02801283533b9450e71962ecad26210e1d89..6b77a81616aeba2101593f61e4b6593429c8beb9 100644 (file)
@@ -1,4 +1,4 @@
-moon::cat /var/log/daemon.log::maximum ca path length of 7 levels reached::YES
+moon::cat /var/log/daemon.log::maximum path length of 7 exceeded::YES
 carol::cat /var/log/daemon.log::received AUTHENTICATION_FAILED notify error::YES
 carol::ipsec status::alice.*INSTALLED::NO
 moon::ipsec status::alice.*ESTABLISHED.*carol@strongswan.org::NO
index 6b77a81616aeba2101593f61e4b6593429c8beb9..b0814556dd598903eea036e9ed3260e0faed7ffa 100644 (file)
@@ -1,4 +1,19 @@
-moon::cat /var/log/daemon.log::maximum path length of 7 exceeded::YES
-carol::cat /var/log/daemon.log::received AUTHENTICATION_FAILED notify error::YES
-carol::ipsec status::alice.*INSTALLED::NO
-moon::ipsec status::alice.*ESTABLISHED.*carol@strongswan.org::NO
+moon::cat /var/log/daemon.log::fetching crl from.*http.*research.crl::YES
+moon::cat /var/log/daemon.log::crl correctly signed by.*Research CA::YES
+moon::cat /var/log/daemon.log::fetching crl from.*http.*sales.crl::YES
+moon::cat /var/log/daemon.log::crl correctly signed by.*Sales CA::YES
+moon::cat /var/log/daemon.log::fetching crl from.*http.*strongswan.crl::YES
+moon::cat /var/log/daemon.log::crl correctly signed by.*strongSwan Root CA::YES
+carol::ipsec status::alice.*INSTALLED::YES
+moon::ipsec status::alice.*ESTABLISHED.*carol@strongswan.org::YES
+carol::cat /var/log/daemon.log::received TS_UNACCEPTABLE notify, no CHILD_SA built::YES
+carol::ipsec status::venus.*INSTALLED::NO
+moon::ipsec status::venus.*ESTABLISHED.*carol@strongswan.org::NO
+moon::cat /var/log/daemon.log::constraint check failed: peer not authenticated by.*Research CA::YES
+moon::cat /var/log/daemon.log::selected peer config.*alice.*inacceptable::YES
+moon::cat /var/log/daemon.log::switching to peer config.*venus::YES
+dave::ipsec status::venus.*INSTALLED::YES
+moon::ipsec status::venus.*ESTABLISHED.*dave@strongswan.org::YES
+dave::cat /var/log/daemon.log::received TS_UNACCEPTABLE notify, no CHILD_SA built::YES
+dave::ipsec status::alice.*INSTALLED::NO
+moon::ipsec status::alice.*ESTABLISHED.*dave@strongswan.org::NO