testing: Migrated openssl-ikev2/ecdsa-pkcs8 scenario to swanctl

This commit is contained in:
Andreas Steffen
2018-11-09 16:38:33 +01:00
parent 6ea531d926
commit 6617341390
25 changed files with 123 additions and 89 deletions
@@ -1,6 +1,11 @@
moon::ipsec stop
carol::ipsec stop
dave::ipsec stop
carol::swanctl --terminate --ike home
dave::swanctl --terminate --ike home
carol::systemctl stop strongswan-swanctl
dave::systemctl stop strongswan-swanctl
moon::systemctl stop strongswan-swanctl
carol::rm /etc/swanctl/pkcs8/carolKey.pem
dave::rm /etc/swanctl/pkcs8/daveKey.pem
moon::rm /etc/swanctl/ecdsa/moonKey.pem
moon::iptables-restore < /etc/iptables.flush
carol::iptables-restore < /etc/iptables.flush
dave::iptables-restore < /etc/iptables.flush