mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1913832 13f79535-47bb-0310-9956-ffa450edef68
5 lines
257 B
Plaintext
5 lines
257 B
Plaintext
*) mod_ssl: Improve compatibility with OpenSSL 3, fix build warnings about
|
|
deprecated ENGINE_ API, honor OPENSSL_API_COMPAT setting while defaulting
|
|
to compatibitily with version 1.1.1 (including ENGINEs / SSLCryptoDevice).
|
|
[ Yann Ylavic ]
|