summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/test/testgen
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/test/testgen')
-rw-r--r--crypto/openssl/test/testgen2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/openssl/test/testgen b/crypto/openssl/test/testgen
index 55c496f..3798543 100644
--- a/crypto/openssl/test/testgen
+++ b/crypto/openssl/test/testgen
@@ -27,6 +27,8 @@ fi
echo "This could take some time."
+rm -f testkey.pem testreq.pem
+
../apps/openssl req -config test.cnf $req_new -out testreq.pem
if [ $? != 0 ]; then
echo problems creating request
OpenPOWER on IntegriCloud