summaryrefslogtreecommitdiff
path: root/jstests/ocsp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-265-5/+5
* SERVER-72598 Introduce server parameter to turn off logging for detailed conn...Blake Oler2023-02-091-74/+109
* SERVER-73357 remove unused tag live_record_incompatible from testsBenety Goh2023-01-273-5/+3
* SERVER-68401 Log latency of requests to OCSP responder for client-side verifi...Jason Chan2022-08-311-0/+92
* SERVER-62969 Fix ocsp_unable_to_staple_log.js wait to connect issueErwin Pe2022-07-061-3/+11
* SERVER-65771 Add requires_ocsp_stapling tag to ocsp_ignore_irrelevant.jsErwin Pe2022-04-191-1/+1
* SERVER-59220 Connectivity probes in ocsp_server_refresh.js should use fresh s...Erwin Pe2022-02-103-43/+43
* SERVER-60310 Skip irrelevant certificates when validating OCSP responsesErwin Pe2021-12-023-2/+200
* SERVER-61445 OCSP fetcher treats responses without nextUpdate as expiredErwin Pe2021-11-251-0/+70
* SERVER-49537 Add option to mock OCSP responder to omit nextUpdate in responseErwin Pe2021-11-151-1/+1
* SERVER-60363 Make assertion for amount of retries in ocsp_retry_backo…Erwin Pe2021-10-051-3/+4
* SERVER-60429 update OCSP server stop code for windows platformsergey.galtsev2021-10-041-2/+9
* SERVER-60225 increase verbosity of mock OCSP responderSergey Galtsev2021-10-012-7/+27
* SERVER-59221 Make OCSPFetcher rapidly retry on network errorErwin Pe2021-09-071-0/+85
* SERVER-59437 clear the OCSP cache in the ocsp_slow_responder.js testErwin Pe2021-08-201-0/+2
* SERVER-47804 On Windows, warn user about slow OCSP responsesErwin Pe2021-08-173-3/+60
* SERVER-57716: use common CA file for OCSP where clusterCA is presentsergey.galtsev2021-08-063-2/+27
* SERVER-55332 Fix race condition in OCSP sharding testShreyas Kalyan2021-03-251-2/+5
* SERVER-55122 Fix OCSP to allow intermediate certificates in tlsCertificateKey...Shreyas Kalyan2021-03-215-11/+55
* SERVER-51364 Ubuntu 18.04 Server with OCSP and TLS fails to workShreyas Kalyan2021-01-066-10/+20
* SERVER-53016 Enable ocsp_basic_ca_responder.js on WindowsMark Benvenuto2020-12-021-5/+0
* SERVER-52787 Adjust ocsp_sharding_basic test response validity periodShreyas Kalyan2020-11-131-2/+2
* SERVER-49280 Investigate issues with ocspValidationRefreshPeriodSecsShreyas Kalyan2020-11-111-0/+43
* SERVER-50748 Add repl and sharding tasks to the undodb variantMikhail Shchatko2020-09-272-1/+5
* SERVER-50690 Add option to specify bind ip to ocsp mockShreyas Kalyan2020-09-181-4/+3
* SERVER-50065 Add OCSP tests for Certificate RotationMark Benvenuto2020-08-131-0/+37
* SERVER-49826 Enable OCSP stapling on OpenSSL 1.0.1Spencer Jackson2020-08-044-21/+3
* SERVER-49339 Rename ocspValidationRefreshPeriodSecs to ocspStaplingRefreshPer...Shreyas Kalyan2020-07-081-0/+1
* SERVER-47964 Add OCSP Sharding testsShreyas Kalyan2020-05-201-0/+86
* SERVER-47811 Search the intermediate certificates for the issuer of the peer ...Shreyas Kalyan2020-05-054-58/+88
* SERVER-46729 Make Windows shell soft-fail for unavailable OCSP responderShreyas Kalyan2020-05-041-0/+10
* SERVER-47051 Investigate OCSP failures on 4.3.4 and on 4.5.0Shreyas Kalyan2020-04-038-72/+138
* SERVER-47143 Fix ocsp_basic on WindowsShreyas Kalyan2020-03-271-15/+20
* SERVER-46413 Add tests for OCSP on Windows and OSXShreyas Kalyan2020-03-256-36/+92
* Revert "SERVER-46413 Add tests for OCSP on Windows and OSX"Shreyas Kalyan2020-03-174-27/+12
* SERVER-46413 Add tests for OCSP on Windows and OSXShreyas Kalyan2020-03-174-12/+27
* SERVER-46539 Fix issue with stapling and a down responderShreyas Kalyan2020-03-021-3/+11
* SERVER-45797 Implement support for MustStaple in the ServerAdam Cooper2020-02-282-0/+82
* SERVER-46336 Remove Expired Stapled OCSP ResponseShreyas Kalyan2020-02-271-0/+22
* SERVER-42939 Add new setParameter for `ocspValidationRefreshPeriodSecs`Adam Cooper2020-02-271-0/+19
* SERVER-45798 Infrastructure for Caching OCSP responses for the ClientShreyas Kalyan2020-02-272-5/+7
* SERVER-42936 Implement support for Client connections without OCSPShreyas Kalyan2020-02-201-0/+87
* SERVER-42938 Implement Infrastructure for Provisioning and Refreshing OCSP Re...Shreyas Kalyan2020-02-135-11/+81
* SERVER-44905 Futurize the retrieval of OCSP ResponsesShreyas Kalyan2020-02-042-2/+14
* SERVER-42937 Implement Support for OCSP Stapling for OpenSSLShreyas Kalyan2020-01-062-2/+82
* SERVER-44048 Fix OCSP Mock ResponderShreyas Kalyan2019-11-154-34/+64
* SERVER-42934 Implement and test OCSP Client ValidationShreyas Kalyan2019-11-071-3/+0
* SERVER-42933 Implement a Mock OCSP responder for testingShreyas Kalyan2019-09-262-0/+148