*) core: silently ignore a not existent file path when IncludeOptional is used.
trunk patch: http://svn.apache.org/r1814968
2.4.x patch: trunk works (modulo CHANGES)
svn merge -c r1814968 ^/httpd/httpd/trunk .
+1: elukey, jim, niq
*) 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 and more
@@ -215,11 +221,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
directives and improved certificate chain retrieval. Resetting votes.
+1: icing, jim
*) 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.