diff --git a/tests/conf/makecerts.sh b/tests/conf/makecerts.sh index 654de41..abf51c2 100755 --- a/tests/conf/makecerts.sh +++ b/tests/conf/makecerts.sh @@ -18,6 +18,7 @@ make_certs() { script_path=$(pwd) cd "${result_path}" mkdir "tmp/" + rm -rf "../certs" # OpenSSL settings CONF="${script_path}/openssl_intermediate.cnf"