Apache 2.4.54 with OpenSSL 3.0.5 released

Started by Gregg, July 28, 2022, 11:10:58 PM

Previous topic - Next topic

Gregg

We have released Apache 2.4.54 with OpenSSL 3.0.5.

Apache versions with OpenSSL 3.0 and above will only be released in x64, there will be no 32 bit (x86) releases.

There are known problems with OpenSSL 3.0 which are;

* Current versions of PHP will not run as a module. Use mod_fcgid to run PHP.
* OpenSSL 3.0 does not allow ciphers considered weak. If you need to use them for compatibility issues, stay with OpenSSL 1.1.1.
* I have found that mod_session_crypto does not work. A new release of APR will hopefully fix that in the future.

This release uses these dependency versions;

APR Version:        1.7.0
APU Version:        1.6.1
Brotli Version:    1.0.9
Expat Version:    2.4.8
Jansson Version:    2.14
Libcurl Version:  7.84.0
LibXML2 Version:    2.9.14
LUA Version:        5.2.4
NGHTTP2 Version:    1.47.0
OpenSSL Version:    3.0.5
PCRE2 Version:      10.40
SQLite3 Version:    3.39.0
ZLib Version:      1.2.12

You can get your copy of the new Apache HTTP Server from our download page.

mario