summaryrefslogtreecommitdiff
path: root/jstests/ssl/x509_client.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45938 Create override for createUser to allow possible cluster membersSpencer Jackson2020-09-021-53/+69
* SERVER-48084 Lint log lines in mongo/db/commandsSara Golemon2020-05-131-2/+2
* SERVER-46385 Complete TODO listed in SERVER-46018Mark Benvenuto2020-02-281-10/+5
* SERVER-46026 Fix ssl suite when using JSON logsHenrik Edin2020-02-181-3/+22
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-101-3/+1
* SERVER-40841 Re-issue invalid test certificatesJonathan Reams2019-05-201-6/+6
* SERVER-39820 Include client IP in log message for successful authenticationJonathan Reams2019-03-261-1/+10
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-051-1/+0
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-0/+2
* SERVER-32974 Enhance createUser/updateUser to support SCRAM-SHA-256Sara Golemon2018-02-151-1/+1
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-1/+1
* 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-25082 Allow x509 authentication without user/subject fieldHai-Kinh Hoang2016-08-171-1/+7
* SERVER-24603 Re-enable auth tests in 'sharding_last_stable_mongos'Kaloian Manassiev2016-06-201-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-19/+27
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-40/+54
* SERVER-22341 fix jslint errors in jstests/ssl with eslint --fixMike Grundy2016-02-051-21/+21
* SERVER-15459: Check new x509 names against _clusterIdMatchSpencer Jackson2015-10-011-0/+20
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-4/+2
* SERVER-17971 Make ShardingTest start single-server config servers as replica ...Spencer T Brody2015-04-231-0/+1
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-04-061-15/+12
* Revert "SERVER-17450 Cleanup SSL test infrastructure"Charlie2015-03-241-12/+15
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-03-241-15/+12
* SERVER-14516 Brand new testing certificatesStuart Larsen2014-07-261-2/+2
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-0/+4
* SERVER-11375 Change names of sslMode statesAndreas Nilsson2013-11-141-2/+2
* SERVER-11555 Replace all occurrences of addUser with createUser in jstestsSpencer T Brody2013-11-061-2/+2
* 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-7961 Adapted x509_client.js to new user document formatAndreas Nilsson2013-10-111-9/+9
* 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