summaryrefslogtreecommitdiff
path: root/jstests/ssl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48261 Run auth tests that use the 'mixedShardTest' helper in FCV 4.4Esha Maharishi2020-11-202-14/+19
* SERVER-46275 Add ECDSA w/OCSP support to cert gen toolVincent Kam2020-09-172-21/+158
* SERVER-45938 Create override for createUser to allow possible cluster membersSpencer Jackson2020-09-171-53/+69
* SERVER-49826 Enable OCSP stapling on OpenSSL 1.0.1Spencer Jackson2020-09-171-2/+9
* SERVER-48261 add SERVER ticket to TODO commentEsha Maharishi2020-05-181-2/+2
* SERVER-47992 Make disableResumableRangeDeleter just prevent ranges from being...Esha Maharishi2020-05-182-16/+10
* SERVER-48084 Lint log lines in mongo/db/commandsSara Golemon2020-05-141-2/+2
* SERVER-47929 Update TLS protocol negotiation tests for Ubuntu 20.04Mark Benvenuto2020-05-081-2/+17
* SERVER-47811 Search the intermediate certificates for the issuer of the peer ...Shreyas Kalyan2020-05-081-0/+33
* SERVER-47962 Use rawMongoProgramOutput instead of logfileSara Golemon2020-05-061-5/+2
* SERVER-47908 Wire speculativeAuthenticate into mongosSara Golemon2020-05-041-0/+91
* SERVER-46633 Windows TLS implementation may declare hostname mismatch on unre...Mark Benvenuto2020-04-281-9/+7
* SERVER-47077 Clean up log lines in 'mongo/db'samanca2020-04-071-2/+2
* SERVER-47051 Investigate OCSP failures on 4.3.4 and on 4.5.0Shreyas Kalyan2020-04-042-10/+21
* SERVER-46950 Add message-strings for TLSShreyas Kalyan2020-04-014-7/+10
* SERVER-46413 Add tests for OCSP on Windows and OSXShreyas Kalyan2020-03-261-3/+24
* SERVER-45834 Turn off hang analyzer diagnostics for expected to fail replicas...Shreyas Kalyan2020-03-262-0/+13
* SERVER-46542 Cleanup log statements for early logging and startup warningsHenrik Edin2020-03-261-2/+4
* SERVER-45826 Detect and fail when using passphrase with PKCS1/8 on macOSSara Golemon2020-03-121-0/+25
* SERVER-46657 Fix ssl_cert_selector_apple.js for new log structureDan Pasette2020-03-071-2/+2
* SERVER-46495 ssl_cluster_ca should disable hang analyzer when failures are ex...Matthew Russotto2020-02-281-3/+10
* SERVER-46385 Complete TODO listed in SERVER-46018Mark Benvenuto2020-02-282-19/+9
* SERVER-42984 Add serverStatus counters for authentication attempts/successesSara Golemon2020-02-271-0/+65
* SERVER-46026 Fix ssl suite when using JSON logsHenrik Edin2020-02-183-19/+75
* SERVER-45048 Fix straggling jstests which tried to execute mongo shell from rootMathew Robinson2020-02-141-1/+1
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-136-8/+7
* SERVER-44858 Implement speculative sasl authSara Golemon2020-02-122-0/+119
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-104-0/+15
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-054-15/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-054-0/+15
* SERVER-45339 Make MigrationSourceManager send _recvChunkStart to recipient sh...Alex Taskov2020-02-042-6/+16
* SERVER-45150 Fix two repl tests to not call hang analyzer on expected timeoutsVesselina Ratcheva2020-02-041-1/+8
* SERVER-44435 Fix typo in testSara Golemon2020-02-041-1/+1
* SERVER-45108 Determine clusterAuthMode from connection for authutil.asClusterSara Golemon2020-01-284-13/+20
* SERVER-45568 Expand OCSP+CRL features in test cert generatorShreyas Kalyan2020-01-182-0/+51
* SERVER-44435 Allow selective whitelisting of X509 based role authorizationsSara Golemon2020-01-173-0/+254
* SERVER-45396 Fix the 'me' field in isMaster responses when using splithorizonTess Avitabile2020-01-081-2/+21
* SERVER-44762 Remove go tools specific testsAndrew Morrow2020-01-071-181/+0
* SERVER-42937 Implement Support for OCSP Stapling for OpenSSLShreyas Kalyan2020-01-061-0/+18
* SERVER-45043 Fix SSL test failure on UbuntuAdam Cooper2019-12-301-3/+9
* SERVER-45187 Remint OCSP test certificates using X509v3 formatSara Golemon2019-12-262-1/+4
* SERVER-44917 Add ShardingTest hook to validate indexes are consistent across ...Cheahuychou Mao2019-12-204-0/+15
* SERVER-44620 Fix sslProviderSupports helpers on Debian 10Adam Cooper2019-12-021-4/+18
* SERVER-43773 Start up config server and shard replica sets in parallel in Sha...William Schultz2019-11-271-8/+28
* SERVER-43726 Make ssl_alert_reporting.js tolerate LEGACY crypto policy on RHEL8Adam Cooper2019-11-261-2/+4
* SERVER-44653 Validate the use of multiple root CAs in a single fileSara Golemon2019-11-154-2/+103
* SERVER-44048 Fix OCSP Mock ResponderShreyas Kalyan2019-11-152-8/+110
* SERVER-44430 Fix tls_enumerators.py from BF-14793Shreyas Kalyan2019-11-111-2/+11
* SERVER-42961 Fix Split Horizon testing on SLESBen Caimano2019-11-081-11/+27
* SERVER-41045 Add SNI support for windows SSLShreyas Kalyan2019-10-311-19/+14