summaryrefslogtreecommitdiff
path: root/jstests/ssl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-07-231-0/+55
* SERVER-36110 Fix --tlsOnNormalPorts canonicalizationSara Golemon2018-07-131-0/+13
* SERVER-29917 Alias server options starting with 'ssl' to parameters starting ...Gregory Noma2018-07-051-2/+2
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-054-5/+1
* SERVER-35541 Support PKCS#8 PrivateKeyInfo in SChannel ProviderMark Benvenuto2018-06-111-0/+36
* SERVER-27264 Allow disabling no client certificate warningAdam Cooper2018-06-111-0/+53
* SERVER-35196 Map additional X509 OIDsSara Golemon2018-06-053-32/+47
* SERVER-35016 Adding commmon log for client/server certificate with LOG(1)Kashish Garg2018-06-051-1/+2
* SERVER-34517 do not check for userId in cursors within sessions during getMor...Misha Tyulenev2018-06-011-0/+50
* SERVER-35155 Fix x509_invalid.js test case typoSara Golemon2018-05-281-1/+1
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-05-152-0/+111
* SERVER-34888 Do not store subject name without validationSara Golemon2018-05-092-0/+94
* SERVER-34831 Add support for emailAddress in subject nameMark Benvenuto2018-05-073-0/+63
* SERVER-33329: Make server and shell emit TLS protocol_version alertsSpencer Jackson2018-05-011-0/+59
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-1/+1
* SERVER-34468 Disable TLS 1.0 by default on AppleMark Benvenuto2018-04-181-7/+1
* SERVER-34413 Converting Certificate Subject Names to strings need to obey RFC...Mark Benvenuto2018-04-173-12/+70
* SERVER-34390: Static link OpenSSL on OS XSpencer Jackson2018-04-101-0/+40
* SERVER-33488 conditionally update WT size metadata during startup recoveryKyle Suarez2018-04-075-20/+19
* SERVER-33833 Switch OSX builds to native TLS and enable OpenSSL legacy builderSara Golemon2018-04-061-2/+7
* SERVER-34237 Allow disabling TLS versions in the shell and disable TLS 1.0 by...Sara Golemon2018-04-051-17/+36
* SERVER-32981 Disable TLS 1.0 by defaultSara Golemon2018-04-031-0/+91
* SERVER-34139 Add certificate selector for Apple for SecureTransportSara Golemon2018-04-022-27/+91
* SERVER-33832 SChannel and Test FixesMark Benvenuto2018-03-291-7/+2
* SERVER-33941 Add SNI support for all ASIO SSL enginesMark Benvenuto2018-03-291-0/+28
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-245-21/+22
* SERVER-32979 Windows Certificate SelectorsMark Benvenuto2018-03-231-0/+55
* SERVER-22411 SChannel Certificate Validation and FixesMark Benvenuto2018-03-222-0/+10
* SERVER-33935 remove trailing whitespacesRobert Guo2018-03-201-2/+2
* SERVER-33935 add clusterAuthMode option to TestDataRobert Guo2018-03-201-0/+76
* SERVER-22412 Implement a secure transport ASIO backendSara Golemon2018-03-176-236/+288
* SERVER-33549 Refactor OpenSSL to use common ASN.1 code and add testMark Benvenuto2018-03-152-0/+79
* SERVER-22411 Schannel FIPS supportMark Benvenuto2018-03-121-0/+1
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-094-6/+18
* SERVER-32974 Enhance createUser/updateUser to support SCRAM-SHA-256Sara Golemon2018-02-151-1/+1
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-0813-8/+26
* SERVER-32741 Initialize the featureCompatibilityVersion parameter value to 3.6Maria van Keulen2018-02-011-0/+6
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-01-223-0/+20
* SERVER-32551: Ensure Transport Layer doesn't use clusterFile as server certSpencer Jackson2018-01-121-0/+35
* SERVER-32426 TransportLayer should honor current setParameter valuesJonathan Reams2017-12-201-0/+13
* SERVER-32164 Fix handling of `authSource` in URIs.ADAM David Alan Martin2017-12-141-0/+184
* SERVER-31327 Set ReplSetTest:waitForKeys default to trueMisha Tyulenev2017-10-042-0/+2
* SERVER-24897 Configuration of DHE parameters.ADAM David Alan Martin2017-08-142-0/+18
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-238-9/+9
* SERVER-28376 fixed jstests/ssl and jstests/sslSpecial tests to not require no...Benety Goh2017-03-292-3/+9
* SERVER-28105 sharding_with_x509.js should use deletes that can be versionedRandolph Tan2017-02-271-5/+2
* SERVER-27490 Stop consulting storage engine isDurable flag in ReplicationCoor...Andy Schwerin2017-01-072-6/+37
* SERVER-27210 Allow shell to connect to replicasets with ssl=true in URIJonathan Reams2016-12-081-0/+51
* SERVER-21089 fix assert.throw/doesNotThrow() argument validationRobert Guo2016-10-272-7/+4
* SERVER-26503 fix incorrect uses of assert.throws()Robert Guo2016-10-131-26/+14