Annotation of embedaddon/strongswan/testing/tests/openssl-ikev2/ecdsa-pkcs8/pretest.dat, revision 1.1.1.1

1.1       misho       1: moon::iptables-restore < /etc/iptables.rules
                      2: carol::iptables-restore < /etc/iptables.rules
                      3: dave::iptables-restore < /etc/iptables.rules
                      4: carol::rm /etc/swanctl/rsa/carolKey.pem
                      5: dave::rm /etc/swanctl/rsa/daveKey.pem
                      6: moon::rm /etc/swanctl/rsa/moonKey.pem
                      7: moon::systemctl start strongswan
                      8: carol::systemctl start strongswan
                      9: dave::systemctl start strongswan
                     10: moon::expect-connection rw
                     11: carol::expect-connection home
                     12: carol::swanctl --initiate --child home 2> /dev/null
                     13: dave::expect-connection home
                     14: dave::swanctl --initiate --child home 2> /dev/null

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>