We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c26d4 commit e238c93Copy full SHA for e238c93
docs/release-notes/version-4.4.23.rst
@@ -9,3 +9,12 @@ Version 4.4.23 of mod_wsgi can be obtained from:
9
For details on the availability of Windows binaries see:
10
11
https://github.com/GrahamDumpleton/mod_wsgi/tree/master/win32
12
+
13
+New Features
14
+------------
15
16
+1. Added the ``--ssl-certificate-chain-file`` option to
17
+``mod_wsgi-express``, for specifying the path to a file containing the
18
+certificates of Certification Authorities (CA) which form the certificate
19
+chain of the server certificate. This is equivalent to having used the
20
+Apache ``SSLCertificateChainFile`` directive.
0 commit comments