msys2/msys2.github.io

OpenSSL 3.x does not support legacy provider

timlegge opened this issue · 1 comments

When attempting to use the legacy provider with mys2 the legacy provider does not seem to be supported. Any ideas why?

openssl version
OpenSSL 3.3.0 9 Apr 2024 (Library: OpenSSL 3.3.0 9 Apr 2024)

$ openssl ciphers -provider legacy

341C0000:error:12800067:DSO support routines:win32_load:could not load the shared library:../openssl-3.3.0/crypto/dso/dso_win32.c:108:filename(ZLIB1.dll)
341C0000:error:12800067:DSO support routines:DSO_load:could not load the shared library:../openssl-3.3.0/crypto/dso/dso_lib.c:147:
341C0000:error:0A0000A1:SSL routines:SSL_CTX_new_ex:library has no ciphers:../openssl-3.3.0/ssl/ssl_lib.c:3955:

May have opend on the wrong repo - closing