Make {i2v,v2i}_ASN1_BIT_STRING global.
[openssl.git] / test / testgen
index 55c496f4bcc1e4578797c106ecd7f2e933d11a07..3798543e0473bba3e77a86857b57b9136cd0089c 100644 (file)
@@ -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