From 6c9986c446b6cf77f5e83d111dbcca682d6fdd71 Mon Sep 17 00:00:00 2001 From: nectar Date: Wed, 19 Feb 2003 23:17:42 +0000 Subject: Vendor import of OpenSSL 0.9.7a. --- crypto/openssl/test/testgen | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crypto/openssl/test/testgen') 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 -- cgit v1.1