We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc49778 + 9226f4f commit 1d69350Copy full SHA for 1d69350
ci/openssl.bat
@@ -3,6 +3,6 @@ rmdir /s /q C:\OpenSSL-Win32
3
rmdir /s /q C:\OpenSSL-v11-Win32
4
rmdir /s /q C:\OpenSSL-Win64
5
rmdir /s /q C:\OpenSSL-v11-Win64
6
-curl https://slproweb.com/download/Win64OpenSSL-3_1_3.exe -o openssl.exe
+curl -fsS -o openssl.exe https://slproweb.com/download/Win64OpenSSL-3_2_0.exe
7
.\openssl.exe /suppressmsgboxes /silent /norestart /nocloseapplications /log=openssl-installation-log.txt /dir=C:\OpenSSL-Win64
8
rem type openssl-installation-log.txt
0 commit comments