diff options
Diffstat (limited to 'testing/tests/ikev2/rw-psk-rsa-split')
-rw-r--r-- | testing/tests/ikev2/rw-psk-rsa-split/evaltest.dat | 6 | ||||
-rw-r--r-- | testing/tests/ikev2/rw-psk-rsa-split/pretest.dat | 1 |
2 files changed, 3 insertions, 4 deletions
diff --git a/testing/tests/ikev2/rw-psk-rsa-split/evaltest.dat b/testing/tests/ikev2/rw-psk-rsa-split/evaltest.dat index 2b5bc8472..e4034174b 100644 --- a/testing/tests/ikev2/rw-psk-rsa-split/evaltest.dat +++ b/testing/tests/ikev2/rw-psk-rsa-split/evaltest.dat @@ -1,6 +1,6 @@ -moon::cat /var/log/auth.log::authentication of 'carol@strongswan.org' with pre-shared key successful::YES -moon::cat /var/log/auth.log::authentication of 'dave@strongswan.org' with pre-shared key successful::YES -moon::cat /var/log/auth.log::authentication of '@moon.strongswan.org' with RSA signature (myself)::YES +moon::cat /var/log/daemon.log::authentication of 'carol@strongswan.org' with pre-shared key successful::YES +moon::cat /var/log/daemon.log::authentication of 'dave@strongswan.org' with pre-shared key successful::YES +moon::cat /var/log/daemon.log::authentication of '@moon.strongswan.org' with RSA signature (myself)::YES moon::ipsec statusall::rw.*INSTALLED::YES carol::ipsec statusall::home.*ESTABLISHED::YES dave::ipsec statusall::home.*ESTABLISHED::YES diff --git a/testing/tests/ikev2/rw-psk-rsa-split/pretest.dat b/testing/tests/ikev2/rw-psk-rsa-split/pretest.dat index d917ec4f8..b3b89ab09 100644 --- a/testing/tests/ikev2/rw-psk-rsa-split/pretest.dat +++ b/testing/tests/ikev2/rw-psk-rsa-split/pretest.dat @@ -10,4 +10,3 @@ dave::ipsec start carol::sleep 1 carol::ipsec up home dave::ipsec up home -carol::sleep 1 |