testing: Migrated openssl-ikev2/net2net-pkcs12 scenario to swanctl

This commit is contained in:
Andreas Steffen
2018-11-12 13:46:16 +01:00
parent 836e870912
commit 440e6a03c1
15 changed files with 94 additions and 79 deletions
@@ -1,11 +1,9 @@
moon::rm /etc/ipsec.d/private/moonKey.pem
moon::rm /etc/ipsec.d/cacerts/strongswanCert.pem
sun::rm /etc/ipsec.d/private/sunKey.pem
sun::rm /etc/ipsec.d/cacerts/strongswanCert.pem
moon::cd /etc/swanctl; rm rsa/moonKey.pem x509/moonCert.pem x509ca/strongswanCert.pem
sun::cd /etc/swanctl; rm rsa/sunKey.pem x509/sunCert.pem x509ca/strongswanCert.pem
moon::iptables-restore < /etc/iptables.rules
sun::iptables-restore < /etc/iptables.rules
moon::ipsec start
sun::ipsec start
moon::expect-connection net-net
sun::expect-connection net-net
moon::ipsec up net-net
moon::systemctl start strongswan-swanctl
sun::systemctl start strongswan-swanctl
moon::expect-connection gw-gw
sun::expect-connection gw-gw
moon::swanctl --initiate --child net-net 2> /dev/null