testing: Added botan/net2net-pkcs12 scenario

This commit is contained in:
Andreas Steffen
2018-11-12 13:51:01 +01:00
parent 440e6a03c1
commit b5747192bd
11 changed files with 137 additions and 0 deletions
@@ -0,0 +1,9 @@
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::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