Commit f40334bf authored by Stefan Eissing's avatar Stefan Eissing
Browse files

On the 2.4.x branch:

proposals for backporting mod_md and related, necessary mod_ssl changes.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1816162 13f79535-47bb-0310-9956-ffa450edef68
parent 40bd76a1
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -227,6 +227,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  svn merge -c r1814968 ^/httpd/httpd/trunk .
     +1: elukey, jim

  *) mod_md: backport of ACME (Let's Encrypt) support. Needs mod_ssl backport proposal beneath to
     not only compile but do something.
     trunk revisions: 1804530,1804531,1804542,1804545,1804671,1804759,1804787,1804975,1805180,1805188,1805192,1805194,1805256,1805294,1805373,1806939,1807228,1807347,1807577,1807593,1807774,1807777,1808005,1808092,1808100,1808241,1808242,1808243,1808249,1808444,1809719,1809888,1810723,1811082,1811812,1812193,1812517,1812518,1812999,1813642,1814720,1814939,1815005,1815078,1815264,1815370,1815483,1816055,1816154,1816156
     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/mod_md-r1816156_svn.diff
         svn merge of revisions with many conflicts in CHANGES, generated html and some changes that do not belong
     +1: icing
 
   *) mod_md: backport of mod_ssl changes to get interworking ACME support. Needs mod_md backport propoals above to find mod_md.h include file with otional functions.
      trunk revisions: 1804530,1804531,1805186,1806939,1807232,1808122
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/mod_ssl_minimal_md.diff
   +1: icing
   

PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entries should be added at the START of the list ]