summaryrefslogtreecommitdiff
path: root/jstests/ssl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-161-5/+5
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-152-16/+17
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-062-17/+16
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-062-16/+17
* SERVER-13644 Fix command line censorshipShaun Verch2014-04-181-0/+35
* Revert "SERVER-13644 Fix command line censorship"Shaun Verch2014-04-171-35/+0
* SERVER-13644 Fix command line censorshipShaun Verch2014-04-171-0/+35
* SERVER-12409 db.coll.remove() shell helper requires a query predicateDan Pasette2014-02-051-1/+1
* SERVER-10848 Update some SSL tests to run without --use-x509Spencer T Brody2014-02-031-3/+3
* SERVER-12437 Disable balancer in ssl testRandolph Tan2014-01-241-8/+11
* SERVER-11554: Added new tests for mixed mode sslKyle Erf2013-12-136-32/+312
* SERVER-11703 Tests for setParameter for sslMode/clusterAuthModeAndreas Nilsson2013-11-261-0/+68
* SERVER-11005 re-disable ssl fips testErnie Hershey2013-11-151-0/+2
* SERVER-11375 Change names of sslMode statesAndreas Nilsson2013-11-149-20/+20
* SERVER-10330 SERVER-11195 SSL server hostname validationAndreas Nilsson2013-11-132-5/+87
* SERVER-11005 in FIPS unit test, use --sslMode sslOnly instead of --sslOnNorma...Ernie Hershey2013-11-081-1/+1
* SERVER-11349 fix ssl_fips.js testmatt dannenberg2013-11-061-3/+9
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-062-3/+3
* SERVER-10353 Fix for x509_client.js on non-enterprise buildsAndreas Nilsson2013-10-291-1/+9
* SERVER-10353 Fixed x509_client.js for enterprise buildsAndreas Nilsson2013-10-291-0/+1
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-295-8/+8
* SERVER-10353 Option to disable MONGODB-X509, server portionAndreas Nilsson2013-10-291-0/+35
* SERVER-11271 Consistent capitalization of keyfile optionsAndreas Nilsson2013-10-241-2/+2
* SERVER-8864 Fixed ssl/replset1.js testAndreas Nilsson2013-10-231-0/+4
* SERVER-8864 Tests for SSL mixed-modeAndreas Nilsson2013-10-221-1/+19
* SERVER-7961 Adapted x509_client.js to new user document formatAndreas Nilsson2013-10-111-9/+9
* SERVER-7455 Improvements to the use-x509 and use-ssl passthroughsAndreas Nilsson2013-10-111-1/+1
* SERVER-7961 Fixed comment in jstest/ssl/x509_client.jsAndreas Nilsson2013-10-111-2/+2
* SERVER-7961 Test for x.509 client authenticationAndreas Nilsson2013-10-111-0/+62
* SERVER-8682 Add ssl client support to toolsShaun Verch2013-10-111-5/+109
* SERVER-11005 disable ssl fips testEric Milkie2013-10-111-2/+2
* Merge pull request #519 from jameswahlin/SERVER-11005Eric Milkie2013-10-101-0/+20
|\
| * SERVER-11005 - add jstest for --sslFIPSModeJames Wahlin2013-10-101-0/+20
* | SERVER-8864 SSL mixed mode cmd line parametersAndreas Nilsson2013-10-097-13/+15
|/
* SERVER-7455 x.509 cluster auth testsAndreas Nilsson2013-10-032-0/+101
* SERVER-10969 Removing x.509 cluster auth testsAndreas Nilsson2013-09-302-104/+0
* SERVER-7455 x.509 cluster auth tests and expanded use-ssl passthroughAndreas Nilsson2013-09-302-0/+104
* SERVER-8864 SERVER-10739 Support concurrent SSL and non-SSL connectionsAndreas Nilsson2013-09-171-23/+0
* SERVER-10339 Added client_revoked.pem cert for CRL testAndreas Nilsson2013-09-121-1/+1
* SERVER-8169 allow OpenSSL to interactively prompt for private key passphraseEric Milkie2013-04-101-13/+0
* buildbot - fix dbpath nameEric Milkie2013-01-281-1/+1
* use separate paths for servers; fixes Windows buildEric Milkie2013-01-211-2/+2
* use separate directories for two running serversEric Milkie2013-01-191-2/+2
* fix colliding jstestsEric Milkie2013-01-191-1/+1
* fix ssl unit test on WindowsEric Milkie2013-01-181-4/+5
* SERVER-8209 reverse logic of --sslForceCertificateValidation with --sslWeakCe...Eric Milkie2013-01-182-26/+42
* SERVER-7202 test expired CRL for SSLEric Milkie2013-01-131-7/+26
* SERVER-7202 adding tests for ssl private key password checkingEric Milkie2012-12-141-0/+47
* SERVER-7202 add parameter to force client certificate checksEric Milkie2012-12-141-0/+26
* SERVER-7202 tests for CRLEric Milkie2012-12-142-0/+44