added openssl/ecdsa-certs scenario

This commit is contained in:
Andreas Steffen
2008-06-22 16:54:45 +00:00
parent 1bd02e864c
commit 3af698fa4d
23 changed files with 285 additions and 0 deletions
@@ -0,0 +1,14 @@
moon::cat /var/log/daemon.log::authentication of.*[email protected].*with ECDSA-256 signature successful
moon::cat /var/log/daemon.log::authentication of.*[email protected].*with ECDSA-384 signature successful
carol::cat /var/log/daemon.log::authentication of.*moon.strongswan.org.*with ECDSA-521 signature successful
dave::cat /var/log/daemon.log::authentication of.*moon.strongswan.org.*with ECDSA-521 signature successful
moon::ipsec statusall::rw.*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