diff options
Diffstat (limited to 'testing/tests/swanctl/rw-ed25519-certpol/posttest.dat')
-rwxr-xr-x | testing/tests/swanctl/rw-ed25519-certpol/posttest.dat | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/tests/swanctl/rw-ed25519-certpol/posttest.dat b/testing/tests/swanctl/rw-ed25519-certpol/posttest.dat new file mode 100755 index 000000000..57fda649c --- /dev/null +++ b/testing/tests/swanctl/rw-ed25519-certpol/posttest.dat @@ -0,0 +1,11 @@ +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/* +dave::rm /etc/swanctl/pkcs8/* +moon::rm /etc/swanctl/pkcs8/* +moon::iptables-restore < /etc/iptables.flush +carol::iptables-restore < /etc/iptables.flush +dave::iptables-restore < /etc/iptables.flush |