summaryrefslogtreecommitdiffstats
path: root/test/certs/ee-cert-ocsp-nocheck.pem (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement treatment of id-pkix-ocsp-no-check extension for OCSP_basic_verify()Dr. David von Oheimb2020-09-261-0/+20
Fixes #7761 Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/12947)