aboutsummaryrefslogtreecommitdiffstats
path: root/vectors/cryptography_vectors/x509/ocsp/resp-single-extension-reason.der
Commit message (Collapse)AuthorAgeFilesLines
* Parse single_extensions in OCSP responses (#5059)Paul Kehrer2019-11-111-0/+0
* add single_extensions to OCSPResponse (#4753) * new vector, updateed docs, more stringent parser, changelog, etc * simplify PR (no SCT for now) * add a comment * finish pulling out the sct stuff so tests might actually run