op-test.sh - Set System SSL for Windows

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2022-04-11 16:07:26 +01:00
parent ea666d5b97
commit 50850f5ff3
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -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