Can’t request ocsp status with chain of certificates
I have deployed basic ocsp server from OpenSSl Cookbook by Ivan Ristic page 44 with following command
$ openssl ocsp -port 9080 -index db/index -rsigner root-ocsp.crt -rkey private/root-ocsp.key -CA root-ca.crt -text
Certs… Continue reading Can’t request ocsp status with chain of certificates