summaryrefslogtreecommitdiff
path: root/jstests/sslSpecial
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-094-42/+76
|
* SERVER-22341 fix jslint errors in jstests/sslSpecial with eslint --fixMike Grundy2016-02-052-3/+3
|
* SERVER-21384 Enable all suites on ephemeral storage enginesCharlie Swanson2015-12-091-0/+3
|
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-082-7/+7
| | | | | | This is just a cleanup work to hide some of the private state of ReplSetTest so it is easier to encapsulate and add new logic. Also enables strict mode.
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-8/+4
|
* SERVER-19113 rewrite ssl_crl.js and ssl_mixedmode.js to not depend on legacy ↵Adam Midvidy2015-06-301-42/+16
| | | | DBClientConnection behavior
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-04-062-2/+2
|
* Revert "SERVER-17450 Cleanup SSL test infrastructure"Charlie2015-03-242-2/+2
| | | | This reverts commit 43e53251a30e680fb57a3f042f66910355197cde.
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-03-242-2/+2
|
* SERVER-16371 fix ssl tests to not share replica set monitors between sub-runsEric Milkie2014-12-011-4/+4
|
* SERVER-15437 wait for replication of users in failing SSL testsSpencer T Brody2014-09-291-14/+14
|
* SERVER-14713 Specify sslAllowInvalidCertificates flag in sslSpecial tests to ↵Amalia Hawkins2014-09-253-1/+5
| | | | pass with mongo shell changes
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-3/+18
|
* SERVER-11554: Added new tests for mixed mode sslKyle Erf2013-12-136-8/+139
| | | | | | Also added ssl testing library functions Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
* SERVER-11703 Tests for setParameter for sslMode/clusterAuthModeAndreas Nilsson2013-11-261-0/+26
|
* SERVER-11375 Change names of sslMode statesAndreas Nilsson2013-11-142-12/+12
|
* SERVER-8864 Tests for SSL mixed-modeAndreas Nilsson2013-10-222-0/+63