On Mon, Jul 7, 2025 at 5:30 PM Eric Covener <cove...@gmail.com> wrote: > > On Mon, Jul 7, 2025 at 11:22 AM Alexander Gerasimov via dev > <dev@httpd.apache.org> wrote: >> >> Dear httpd devs, >> >> Can we add a check for CURLSSLOPT_NO_REVOKE in mod_md? >> >> Specifically, I have the following error on curl < 7.44.0: >> >> md_curl.c: In function 'internals_setup': >> 1323md_curl.c:309:24: error: 'CURLSSLOPT_NO_REVOKE' undeclared (first use in >> this function) >> 1324 309 | ssl_options |= CURLSSLOPT_NO_REVOKE; >> 1325 | ^~~~~~~~~~~~~~~~~~~~ > > > r1927054 in trunk. > > I verified it's a macro, can we get some quick votes here to backport it?
+1