From 8cc89b505e3a19e170206ff1ff82697293f21679 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Mon, 18 Oct 2021 11:45:31 +0200 Subject: [PATCH] testing: Correctly remove pkcs8 key after test case --- testing/tests/openssl-ikev2/ecdsa-pkcs8/posttest.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/tests/openssl-ikev2/ecdsa-pkcs8/posttest.dat b/testing/tests/openssl-ikev2/ecdsa-pkcs8/posttest.dat index d70030eeb..c428a3c56 100644 --- a/testing/tests/openssl-ikev2/ecdsa-pkcs8/posttest.dat +++ b/testing/tests/openssl-ikev2/ecdsa-pkcs8/posttest.dat @@ -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 -- 2.47.3