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.
1 parent f0a799b commit 50842c9Copy full SHA for 50842c9
build-scripts/manylinux-container-image/openssl-version.sh
@@ -1,5 +1,5 @@
1
-export OPENSSL_VERSION="1.1.1k"
2
-export OPENSSL_SHA256="892a0875b9872acd04a9fde79b1f943075d5ea162415de3047c327df33fbaee5"
+export OPENSSL_VERSION="openssl-3.4.1"
+export OPENSSL_SHA256="002a2d6b30b58bf4bea46c43bdd96365aaf8daa6c428782aa4feee06da197df3"
3
# We need a base set of flags because on Windows using MSVC
4
# enable-ec_nistp_64_gcc_128 doesn't work since there's no 128-bit type
5
export OPENSSL_BUILD_FLAGS_WINDOWS="no-ssl3 no-ssl3-method no-zlib no-shared no-module no-comp no-dynamic-engine no-apps no-docs no-sm2-precomp no-atexit"
0 commit comments