Skip to content

Conversation

laomaiweng
Copy link

OpenSSL 1.1.0 deprecates a lot of APIs, and may be built with those deprecated APIs disabled entirely.

This PR replaces deprecated APIs with their replacements in crypto-openssl-11.cpp.

`ERR_load_crypto_strings()` is deprecated as of OpenSSL 1.1.0, and may not be available in some OpenSSL builds. Use its replacement, `OPENSSL_init_crypto()`, instead.
@AGWA AGWA added the cleanup label Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants