Software 42603 Published by

The release candidate for Apache webserver 2.4.62 is now ready for testing. Apache 2.4.62 addresses canonicalization, FCGI env, AH01059 parsing issue, PKCS#11 ENGINE support with OpenSSL 3.2, support for loading certs/keys from pkcs11: URIs via OpenSSL 3.x providers, restore SSL dumping on trace7 loglevel with OpenSSL >= 3.0, and mpm_worker.



Apache 2.4.62-rc1-candidate

Changes with Apache 2.4.62

*) mod_proxy: Fix canonicalisation and FCGI env (PATH_INFO, SCRIPT_NAME) for
"balancer:" URLs set via SetHandler, also allowing for "unix:" sockets
with BalancerMember(s). PR 69168. [Yann Ylavic]

*) mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLs.
PR 69160 [Yann Ylavic]

*) mod_ssl: Fix crashes in PKCS#11 ENGINE support with OpenSSL 3.2.
[Joe Orton]

*) mod_ssl: Add support for loading certs/keys from pkcs11: URIs
via OpenSSL 3.x providers. [Ingo Franzki <ifranzki linux.ibm.com>]

*) mod_ssl: Restore SSL dumping on trace7 loglevel with OpenSSL >= 3.0.
[Ruediger Pluem, Yann Ylavic]

*) mpm_worker: Fix possible warning (AH00045) about children processes not
terminating timely. [Yann Ylavic]

Release 2.4.62-rc1-candidate · apache/httpd