]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Proposed mod_ssl PKCS#11 cert/key support.
authorJoe Orton <jorton@apache.org>
Wed, 28 Aug 2019 12:15:01 +0000 (12:15 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 28 Aug 2019 12:15:01 +0000 (12:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1866035 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 36d590a23d32088327742d18b88b0da65c14a14d..fe4dd006031a1c239dc6aa1711b3e5ff285709b1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -160,6 +160,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       rpluem says: -1 for now. See further discussion at
                    https://bz.apache.org/bugzilla/show_bug.cgi?id=63503
 
+   *) mod_ssl: Add support for loading certs & keys from PKCS#11 URLs via the
+               OpenSSL pkcs11 engine.  Includes related minor cleanups and
+               simplification to mod_ssl internals.
+      trunk patch: http://svn.apache.org/r1830819
+                   http://svn.apache.org/r1830912
+                   http://svn.apache.org/r1830913
+                   http://svn.apache.org/r1830927
+                   http://svn.apache.org/r1831168
+                   http://svn.apache.org/r1831173
+                   http://svn.apache.org/r1835240
+                   http://svn.apache.org/r1835242
+                   http://svn.apache.org/r1835615
+      2.4.x patch: http://people.apache.org/~jorton/mod_ssl_pkcs11.patch
+      +1: jorton, 
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]