-*- coding: utf-8 -*-
Changes with Apache 2.4.49
+ *) mod_ssl: Support logging private key material for use with
+ wireshark via log file given by SSLKEYLOGFILE environment
+ variable. Requires OpenSSL 1.1.1. PR 63391. [Joe Orton]
+
*) mod_proxy: Do not canonicalize the proxied URL when both "nocanon" and
"ProxyPassInterpolateEnv On" are configured. PR 65549.
[Joel Self <joelself gmail.com>]
+++ /dev/null
- *) mod_ssl: Support logging private key material for use with
- wireshark via log file given by SSLKEYLOGFILE environment
- variable. Requires OpenSSL 1.1.1. PR 63391. [Joe Orton]