summaryrefslogtreecommitdiff
path: root/jstests/ssl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-1/+1
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-6/+6
* SERVER-45938 Create override for createUser to allow possible cluster membersSpencer Jackson2020-09-021-53/+69
* SERVER-48693 Add network counter for cluster authenticationAdam Cooper2020-08-204-23/+110
* Revert "SERVER-48693 Add network counter for cluster authentication"Gregory Wlodarek2020-08-194-110/+23
* SERVER-48693 Add network counter for cluster authenticationAdam Cooper2020-08-184-23/+110
* SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB()Pavi Vetriselvan2020-08-171-1/+1
* Revert "SERVER-48693 Add network counter for cluster authentication"Gregory Wlodarek2020-08-174-110/+23
* SERVER-48693 Add network counter for cluster authenticationAdam Cooper2020-08-144-23/+110
* SERVER-49136 Added shell helper for rotate commandMina Mahmood2020-08-071-1/+1
* SERVER-49133 Implemented rotate for OpensslMina Mahmood2020-08-075-17/+1
* SERVER-50082 Attempt to fix test failureGabriel Marks2020-08-041-25/+47
* SERVER-49826 Enable OCSP stapling on OpenSSL 1.0.1Spencer Jackson2020-08-041-4/+0
* SERVER-49130 Logging certificate information on startup for LinuxMina Mahmood2020-08-031-0/+124
* SERVER-49749 Test rotate functionality in various casesGabriel Marks2020-07-296-0/+415
* SERVER-48598 increased assert.soon timeout for SSL Apple cert selector test t...Mina Mahmood2020-07-281-1/+1
* SERVER-48774 setting cipher list does not work for TLSv1.3 only (if TLS1_0, T...Adam Cooper2020-07-141-0/+58
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-091-2/+3
* SERVER-47992 Make disableResumableRangeDeleter just prevent ranges from being...Esha Maharishi2020-05-183-16/+12
* SERVER-48084 Lint log lines in mongo/db/commandsSara Golemon2020-05-131-2/+2
* SERVER-47929 Update TLS protocol negotiation tests for Ubuntu 20.04Mark Benvenuto2020-05-061-2/+17
* SERVER-47962 Use rawMongoProgramOutput instead of logfileSara Golemon2020-05-061-5/+2
* SERVER-47811 Search the intermediate certificates for the issuer of the peer ...Shreyas Kalyan2020-05-051-0/+33
* 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-201-9/+7
* SERVER-46275 Add ECDSA w/OCSP support to cert gen toolVincent Kam2020-04-092-21/+158
* SERVER-47051 Investigate OCSP failures on 4.3.4 and on 4.5.0Shreyas Kalyan2020-04-032-10/+21
* SERVER-47077 Clean up log lines in 'mongo/db'samanca2020-04-011-2/+2
* SERVER-46950 Add message-strings for TLSShreyas Kalyan2020-04-014-7/+10
* SERVER-46413 Add tests for OCSP on Windows and OSXShreyas Kalyan2020-03-251-3/+24
* Revert "SERVER-46413 Add tests for OCSP on Windows and OSX"Shreyas Kalyan2020-03-171-3/+3
* SERVER-46413 Add tests for OCSP on Windows and OSXShreyas Kalyan2020-03-171-3/+3
* SERVER-45834 Turn off hang analyzer diagnostics for expected to fail replicas...Shreyas Kalyan2020-03-172-0/+13
* SERVER-45826 Detect and fail when using passphrase with PKCS1/8 on macOSSara Golemon2020-03-121-0/+25
* SERVER-46542 Cleanup log statements for early logging and startup warningsHenrik Edin2020-03-061-2/+4
* SERVER-46657 Fix ssl_cert_selector_apple.js for new log structureDan Pasette2020-03-051-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