diff options
Diffstat (limited to 'testing/tests/ikev1/req-pkcs10/posttest.dat')
-rw-r--r-- | testing/tests/ikev1/req-pkcs10/posttest.dat | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/tests/ikev1/req-pkcs10/posttest.dat b/testing/tests/ikev1/req-pkcs10/posttest.dat new file mode 100644 index 000000000..933b4b6c4 --- /dev/null +++ b/testing/tests/ikev1/req-pkcs10/posttest.dat @@ -0,0 +1,11 @@ +moon::ipsec stop +carol::ipsec stop +moon::/etc/init.d/iptables stop 2> /dev/null +carol::/etc/init.d/iptables stop 2> /dev/null +carol::rm /etc/ipsec.d/private/* +carol::rm /etc/ipsec.d/certs/* +carol::rm /etc/ipsec.d/reqs/* +moon::rm /etc/ipsec.d/private/* +moon::rm /etc/ipsec.d/reqs/* +winnetou::rm /etc/openssl/carol* +winnetou::rm /etc/openssl/moon* |