Hello,
I implemented OCSP responder on a server 2008 R2 VM. Our issuing CA is server 2008 R2 VM too.
OCSP responder status is ok. But when I test it using certutil -url test.cer command, result shows failed. On network monitor, it shows HTTP response, HTTP/1.1, status: not found, URL:/ocsp, status code: 404.
Did I miss any configuration?
Thanks,