Closed dme-usp closed 1 year ago
I have admittedly not tested it, but the intention is that MDHttpProxy
works for OCSP requests as well.
We've found the reason in compiling libcurl without the --enable-proxy configure option. Doing so, MDHttpProxy works as expected... thanks!
Is there something similar like SSLOCSPProxyURL for OCSP requests with mod_md? MDHttpProxy seems to not cover the OCSP requests.