added two-certs scenario

This commit is contained in:
Andreas Steffen
2007-05-15 15:54:06 +00:00
parent df9fbd2c64
commit 547f1dd56c
10 changed files with 162 additions and 0 deletions
@@ -0,0 +1,14 @@
moon::cat /var/log/daemon.log::candidate peer certificate was not successfully verified::YES
moon::cat /var/log/daemon.log::candidate peer certificate has a non-matching RSA public key::YES
moon::cat /var/log/daemon.log::candidate peer certificate has a matching RSA public key::YES
moon::ipsec statusall::carol.*ESTABLISHED::YES
moon::ipsec statusall::dave.*ESTABLISHED::YES
carol::ipsec statusall::home.*ESTABLISHED::YES
dave::ipsec statusall::home.*ESTABLISHED::YES
carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
dave::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES
moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES
moon::tcpdump::IP moon.strongswan.org > carol.strongswan.org: ESP::YES
moon::tcpdump::IP dave.strongswan.org > moon.strongswan.org: ESP::YES
moon::tcpdump::IP moon.strongswan.org > dave.strongswan.org: ESP::YES