summaryrefslogtreecommitdiff
path: root/jstests/ocsp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57716: use common CA file for OCSP where clusterCA is presentsergey.galtsev2021-08-163-2/+27
* SERVER-55332 Fix race condition in OCSP sharding testShreyas Kalyan2021-04-081-2/+5
* SERVER-55122 Fix OCSP to allow intermediate certificates in tlsCertificateKey...Shreyas Kalyan2021-04-075-10/+54
* SERVER-51364 Ubuntu 18.04 Server with OCSP and TLS fails to workShreyas Kalyan2021-04-075-8/+20
* SERVER-52787 Adjust ocsp_sharding_basic test response validity periodShreyas Kalyan2021-01-251-2/+2
* SERVER-49280 Investigate issues with ocspValidationRefreshPeriodSecsShreyas Kalyan2021-01-251-0/+43
* SERVER-50690 Add option to specify bind ip to ocsp mockShreyas Kalyan2020-10-231-4/+3
* SERVER-47964 Add OCSP Sharding testsShreyas Kalyan2020-09-171-0/+86
* SERVER-49826 Enable OCSP stapling on OpenSSL 1.0.1Spencer Jackson2020-09-174-21/+3
* SERVER-49339 Rename ocspValidationRefreshPeriodSecs to ocspStaplingRefreshPer...Shreyas Kalyan2020-08-041-0/+1
* SERVER-47811 Search the intermediate certificates for the issuer of the peer ...Shreyas Kalyan2020-05-084-58/+88
* SERVER-46729 Make Windows shell soft-fail for unavailable OCSP responderShreyas Kalyan2020-05-071-0/+10
* SERVER-47051 Investigate OCSP failures on 4.3.4 and on 4.5.0Shreyas Kalyan2020-04-048-72/+138
* SERVER-47143 Fix ocsp_basic on WindowsShreyas Kalyan2020-03-301-15/+20
* SERVER-46413 Add tests for OCSP on Windows and OSXShreyas Kalyan2020-03-266-36/+92
* 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