summaryrefslogtreecommitdiff
path: root/src/third_party/mock_ocsp_responder/mock_ocsp_responder.py
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-60310 Skip irrelevant certificates when validating OCSP responsesErwin Pe2021-12-021-7/+48
|
* SERVER-49537 Add option to mock OCSP responder to omit nextUpdate in responseErwin Pe2021-11-151-5/+3
|
* SERVER-47804 On Windows, warn user about slow OCSP responsesErwin Pe2021-08-171-4/+10
|
* SERVER-50690 Add option to specify bind ip to ocsp mockShreyas Kalyan2020-09-181-2/+2
|
* SERVER-49383 Assert that Host header is present in OCSP responderShreyas Kalyan2020-07-091-0/+4
|
* SERVER-46413 Add tests for OCSP on Windows and OSXShreyas Kalyan2020-03-251-44/+45
|
* Revert "SERVER-46413 Add tests for OCSP on Windows and OSX"Shreyas Kalyan2020-03-171-45/+44
| | | | This reverts commit 7072788923796e747370621abcd6cb10c381a828.
* SERVER-46413 Add tests for OCSP on Windows and OSXShreyas Kalyan2020-03-171-44/+45
|
* SERVER-42938 Implement Infrastructure for Provisioning and Refreshing OCSP ↵Shreyas Kalyan2020-02-131-6/+6
| | | | | | Responses in the Server create mode 100644 jstests/ocsp/ocsp_server_refresh.js
* SERVER-45929 Fix issue with OCSP_basic_verifyShreyas Kalyan2020-02-031-0/+1
|
* SERVER-45671 Fix ASN1 Generalized Time Format for Mock OCSP ResponderShreyas Kalyan2020-01-271-3/+4
| | | | create mode 100644 out.pcap
* SERVER-44048 Fix OCSP Mock ResponderShreyas Kalyan2019-11-151-0/+611