diff --git a/op-test.sh b/op-test.sh index a55ab214d..f36fdc915 100644 --- a/op-test.sh +++ b/op-test.sh @@ -280,6 +280,9 @@ download_opensslv3 () { ssl_bin_ok=1 else log "Windows, no OpenSSL-v3" + log "System SSL enabled" + ssl_bin="openssl" + ssl_bin_ok=1 fi fi } # => ## DOWNLOAD openssl-3