]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Correctly remove pkcs8 key after test case
authorAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 18 Oct 2021 09:45:31 +0000 (11:45 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 18 Oct 2021 09:45:31 +0000 (11:45 +0200)
testing/tests/openssl-ikev2/ecdsa-pkcs8/posttest.dat

index d70030eebf132f2608136a3678736a9e5c6b2ea3..c428a3c5652187119784b789df21e36a357d42e9 100644 (file)
@@ -5,7 +5,7 @@ dave::systemctl stop strongswan
 moon::systemctl stop strongswan
 carol::rm /etc/swanctl/pkcs8/carolKey.pem
 dave::rm /etc/swanctl/pkcs8/daveKey.pem
-moon::rm /etc/swanctl/ecdsa/moonKey.pem
+moon::rm /etc/swanctl/pkcs8/moonKey.pem
 moon::iptables-restore < /etc/iptables.flush
 carol::iptables-restore < /etc/iptables.flush
 dave::iptables-restore < /etc/iptables.flush