summaryrefslogtreecommitdiff
path: root/jstests/ssl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "SERVER-26503 fix incorrect uses of assert.throws()"Max Hirschhorn2016-10-111-14/+26
* SERVER-26503 fix incorrect uses of assert.throws()Robert Guo2016-10-111-26/+14
* SERVER-24350: Reenable strict OpenSSL FIPS error detection on Ubuntu 16.04Spencer Jackson2016-10-071-4/+1
* SERVER-26251 fix ssl_cert_password.js for validating certsGabriel Russell2016-09-221-0/+8
* fix lintJudah Schvimer2016-09-151-3/+2
* SERVER-25151 Test that ssl option in the URI is honored by the shellsamantharitter2016-09-151-0/+66
* SERVER-25854 Change count() to itcount() to fix test failure by engaging shar...Spencer T Brody2016-08-291-1/+1
* SERVER-25082 Allow x509 authentication without user/subject fieldHai-Kinh Hoang2016-08-171-1/+7
* SERVER-25383 Make sharding_with_x509.js use count with predicateKaloian Manassiev2016-08-021-60/+62
* SERVER-24603 Re-enable auth tests in 'sharding_last_stable_mongos'Kaloian Manassiev2016-06-201-1/+1
* SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests.Max Hirschhorn2016-06-071-74/+53
* SERVER-24369: Accept OpenSSL FIPS error message from Ubuntu 16.04Spencer Jackson2016-06-021-1/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-286-58/+64
* SERVER-6823 Enable simultaneous ssl/x509 auth upgrade with only two restartsShane Harvey2016-05-193-48/+91
* SERVER-24062 Pull CA certificates from correct source on OSXJonathan Reams2016-05-061-5/+4
* SERVER-6823 Rename --tryClusterAuth to --transitionToAuthShane Harvey2016-04-181-3/+3
* SERVER-23044 Add system CA keychain support for OSXJonathan Reams2016-04-151-1/+6
* SERVER-6823 Rolling access control upgrade tests require persistenceShane Harvey2016-04-141-0/+3
* SERVER-6823 Enable Access control without downtime.Shane Harvey2016-04-132-2/+96
* SERVER-23044 Fall back to system CA certs if CA file isn't providedJonathan Reams2016-04-041-0/+39
* Revert "SERVER-23044 Fall back to system CA certs if CA file isn't provided"Jonathan Reams2016-04-041-39/+0
* SERVER-23044 Fall back to system CA certs if CA file isn't providedJonathan Reams2016-04-041-0/+39
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-0918-353/+490
* SERVER-22341 fix jslint errors in jstests/ssl with eslint --fixMike Grundy2016-02-0511-53/+53
* SERVER-22090 ssl_cert_password.js must be disabled on ppc64Mark Benvenuto2016-01-131-0/+2
* SERVER-21384 Enable all suites on ephemeral storage enginesCharlie Swanson2015-12-092-0/+4
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-083-8/+8
* SERVER-15459: Check new x509 names against _clusterIdMatchSpencer Jackson2015-10-011-0/+20
* SERVER-18272 Fix ssl_fips.jsCharlie Swanson2015-09-101-2/+4
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-095-47/+43
* SERVER-19113 rewrite ssl_crl.js and ssl_mixedmode.js to not depend on legacy ...Adam Midvidy2015-06-301-29/+21
* SERVER-18371 Fix FIPS test for platforms without FIPS supportJonathan Reams2015-06-051-2/+3
* SERVER-18140: Allow getParameter to be executed locally against an arbiter in...Amalia Hawkins2015-04-281-1/+1
* SERVER-17971 Make ShardingTest start single-server config servers as replica ...Spencer T Brody2015-04-231-0/+1