summaryrefslogtreecommitdiff
path: root/docs/x509/ocsp.rst
AgeCommit message (Expand)Author
2021-11-11Upgrade cryptography from 2.5 to 3.3Lucia Li
2019-01-10add signature_hash_algorithm to OCSPResponse (#4681)Paul Kehrer
2018-10-28OCSP response builder (#4485)Paul Kehrer
2018-10-06OCSP response serialization (#4482)Paul Kehrer
2018-10-06support extensions in the OCSP request builder (#4481)Paul Kehrer
2018-10-06add OCSP basic response extension parsing (#4479)Paul Kehrer
2018-10-01support OCSP response parsing (#4452)Paul Kehrer
2018-09-14a few docs fixes and language improvements (#4472)Paul Kehrer
2018-09-09OCSP request extension parsing (#4464)Paul Kehrer
2018-09-01document that OCSPResponse attributes can raise valuerror (#4453)Paul Kehrer
2018-09-01initial OCSP response docs (#4448)Paul Kehrer
2018-08-31refactor ocsp request parsing and generation to support only one cert (#4439)Paul Kehrer
2018-08-30make an ocsp request (#4402)Paul Kehrer
2018-08-15OCSP request parsing (#4393)Paul Kehrer