aboutsummaryrefslogtreecommitdiffstats
path: root/vectors/cryptography_vectors/x509/ocsp
Commit message (Collapse)AuthorAgeFilesLines
* Added a test vector of an OCSP response with SCT extension (#5066)Alex Gaynor2019-11-161-0/+0
|
* 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
* add signature_hash_algorithm to OCSPResponse (#4681)Paul Kehrer2019-01-101-0/+0
| | | | | | * add signature_hash_algorithm to OCSPResponse * fix pointless asserts
* next_update is not a required field on OCSP responses (#4513)Paul Kehrer2018-10-231-0/+0
|
* add OCSP request with a request extension (nonce) (#4462)Paul Kehrer2018-09-071-0/+0
|
* More OCSP vectors (#4451)Paul Kehrer2018-09-012-0/+0
| | | | | | | | * yet another ocsp response vector. and yet there will be at least one more after this * add one more
* add more OCSP response vectors (#4445)Paul Kehrer2018-09-013-0/+2
| | | | | | * add more OCSP response vectors * another vector and better docs
* OCSP response vector (#4443)Paul Kehrer2018-08-311-0/+0
| | | | | | | | | | * OCSP response vector * oops, wrong name * move ocsp response vector docs * make alex happy
* add new OCSP request vectors (#4399)Paul Kehrer2018-08-152-0/+0
|
* add initial OCSP request test vector (#3890)Paul Kehrer2017-09-071-0/+0