Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-19113 rewrite ssl_crl.js and ssl_mixedmode.js to not depend on legacy ↵ | Adam Midvidy | 2015-06-30 | 1 | -29/+21 |
| | | | | DBClientConnection behavior | ||||
* | SERVER-18371 Fix FIPS test for platforms without FIPS support | Jonathan Reams | 2015-06-05 | 1 | -2/+3 |
| | |||||
* | SERVER-18140: Allow getParameter to be executed locally against an arbiter ↵ | Amalia Hawkins | 2015-04-28 | 1 | -1/+1 |
| | | | | in an authenticated replica set | ||||
* | SERVER-17971 Make ShardingTest start single-server config servers as replica ↵ | Spencer T Brody | 2015-04-23 | 1 | -0/+1 |
| | | | | sets | ||||
* | SERVER-18051 Fix OpenSSL FIPS error when using SCRAM-SHA1 | Andreas Nilsson | 2015-04-16 | 1 | -0/+4 |
| | |||||
* | SERVER-17450 Cleanup SSL test infrastructure | Spencer T Brody | 2015-04-06 | 18 | -125/+89 |
| | |||||
* | Revert "SERVER-17450 Cleanup SSL test infrastructure" | Charlie | 2015-03-24 | 18 | -88/+126 |
| | | | | This reverts commit 43e53251a30e680fb57a3f042f66910355197cde. | ||||
* | SERVER-17450 Cleanup SSL test infrastructure | Spencer T Brody | 2015-03-24 | 18 | -126/+88 |
| | |||||
* | SERVER-17348 Consolidate ReplSetTest.upgradeSet | Randolph Tan | 2015-03-13 | 1 | -84/+2 |
| | | | | Also removed zero_vote_aribter multiVersion tests. | ||||
* | SERVER-16901 use a real state transition to detect when nodes restart | Eric Milkie | 2015-01-20 | 1 | -11/+13 |
| | |||||
* | SERVER-16371 fix ssl tests to not share replica set monitors between sub-runs | Eric Milkie | 2014-12-01 | 2 | -6/+8 |
| | |||||
* | SERVER-16371 clean up unit tests | Eric Milkie | 2014-12-01 | 1 | -46/+49 |
| | |||||
* | SERVER-11005 Re-enable FIPS test | Ernie Hershey | 2014-11-05 | 1 | -2/+0 |
| | |||||
* | SERVER-7596 Make authSchemaVersion 28Final if no user docs | Andreas Nilsson | 2014-11-04 | 1 | -4/+4 |
| | |||||
* | SERVER-14709 Add ssl_without_ca.js to test the behavior of the server ↵ | Luke Lovett | 2014-11-04 | 1 | -0/+53 |
| | | | | | | | | without a CA file. Closes #857 Signed-off-by: Benety Goh <benety@mongodb.com> | ||||
* | SERVER-15535 remove unneeded sethbmsg feature from ReplSetTest | Eric Milkie | 2014-10-10 | 1 | -5/+0 |
| | |||||
* | SERVER-15437 wait for replication of users in failing SSL tests | Spencer T Brody | 2014-09-29 | 1 | -11/+7 |
| | |||||
* | SERVER-15437 wait for replication before proceeding | Eric Milkie | 2014-09-29 | 1 | -12/+17 |
| | |||||
* | SERVER-14713 fix false positives for ssl tests | Amalia Hawkins | 2014-09-26 | 3 | -3/+3 |
| | |||||
* | SERVER-14713: User must specify either sslAllowInvalidCertificates or ↵ | Amalia Hawkins | 2014-09-25 | 3 | -6/+7 |
| | | | | sslCAFile when starting mongo shell in SSL mode. | ||||
* | SERVER-14861: Ensure that SSL hostname matching strictly follows RFC 2818 | Amalia Hawkins | 2014-09-24 | 1 | -0/+3 |
| | |||||
* | Revert commits 01c372d and 8954a16 -- accidental commit. | Amalia Hawkins | 2014-09-22 | 1 | -12/+1 |
| | |||||
* | test attempt | Amalia Hawkins | 2014-09-22 | 1 | -1/+12 |
| | |||||
* | SERVER-14977: add new alias for sslWeakCertificateValidation option | Amalia Hawkins | 2014-09-11 | 1 | -4/+3 |
| | |||||
* | SERVER-11107 Server SSL certificate expiration date check tests | melissaosullivan | 2014-08-08 | 1 | -0/+23 |
| | | | | | | Closes #734 Signed-off-by: Benety Goh <benety@mongodb.com> | ||||
* | SERVER-14516 Brand new testing certificates | Stuart Larsen | 2014-07-26 | 5 | -11/+16 |
| | | | | | | | | | | New testing certificates generated for MongoDB using x509gen. Test were also updated slightly to accommodate for new subject alternative names and such. All instances of "sslAllowInvalidCertificates" were removed from src/mongo/shell. Closes #724 Signed-off-by: Benety Goh <benety@mongodb.com> | ||||
* | SERVER-14518: Allow disabling hostname validation for SSL | Spencer Jackson | 2014-07-22 | 1 | -7/+26 |
| | |||||
* | SERVER-12748 Tests for invalid transitions of clusterAuthMode without ↵ | Shaun Verch | 2014-06-10 | 1 | -19/+25 |
| | | | | outgoing SSL | ||||
* | SERVER-12621 narrow the localhost exception when auth is enabled | Amalia Hawkins | 2014-05-22 | 6 | -15/+93 |
| | |||||
* | SERVER-13741 Migrate remaining tests to use write commands | Randolph Tan | 2014-05-16 | 1 | -5/+5 |
| | | | | Fix typo | ||||
* | SERVER-13741 Migrate remaining tests to use write commands | Randolph Tan | 2014-05-15 | 2 | -16/+17 |
| | |||||
* | Revert "SERVER-13741 Migrate remaining tests to use write commands" | David Storch | 2014-05-06 | 2 | -17/+16 |
| | | | | This reverts commit 87dc3ae516e1d12a632dc604710661e38ed7b3dd. | ||||
* | SERVER-13741 Migrate remaining tests to use write commands | Randolph Tan | 2014-05-06 | 2 | -16/+17 |
| | |||||
* | SERVER-13644 Fix command line censorship | Shaun Verch | 2014-04-18 | 1 | -0/+35 |
| | |||||
* | Revert "SERVER-13644 Fix command line censorship" | Shaun Verch | 2014-04-17 | 1 | -35/+0 |
| | | | | This reverts commit 44da20890f6af02ba766ca14991bbb072395a7ef. | ||||
* | SERVER-13644 Fix command line censorship | Shaun Verch | 2014-04-17 | 1 | -0/+35 |
| | |||||
* | SERVER-12409 db.coll.remove() shell helper requires a query predicate | Dan Pasette | 2014-02-05 | 1 | -1/+1 |
| | |||||
* | SERVER-10848 Update some SSL tests to run without --use-x509 | Spencer T Brody | 2014-02-03 | 1 | -3/+3 |
| | |||||
* | SERVER-12437 Disable balancer in ssl test | Randolph Tan | 2014-01-24 | 1 | -8/+11 |
| | |||||
* | SERVER-11554: Added new tests for mixed mode ssl | Kyle Erf | 2013-12-13 | 6 | -32/+312 |
| | | | | | | Also added ssl testing library functions Signed-off-by: Matt Kangas <matt.kangas@mongodb.com> | ||||
* | SERVER-11703 Tests for setParameter for sslMode/clusterAuthMode | Andreas Nilsson | 2013-11-26 | 1 | -0/+68 |
| | |||||
* | SERVER-11005 re-disable ssl fips test | Ernie Hershey | 2013-11-15 | 1 | -0/+2 |
| | |||||
* | SERVER-11375 Change names of sslMode states | Andreas Nilsson | 2013-11-14 | 9 | -20/+20 |
| | |||||
* | SERVER-10330 SERVER-11195 SSL server hostname validation | Andreas Nilsson | 2013-11-13 | 2 | -5/+87 |
| | |||||
* | SERVER-11005 in FIPS unit test, use --sslMode sslOnly instead of ↵ | Ernie Hershey | 2013-11-08 | 1 | -1/+1 |
| | | | | --sslOnNormalPorts | ||||
* | SERVER-11349 fix ssl_fips.js test | matt dannenberg | 2013-11-06 | 1 | -3/+9 |
| | |||||
* | SERVER-11555 Replace all occurrences of addUser with createUser in jstests | Spencer T Brody | 2013-11-06 | 2 | -3/+3 |
| | |||||
* | SERVER-10353 Fix for x509_client.js on non-enterprise builds | Andreas Nilsson | 2013-10-29 | 1 | -1/+9 |
| | |||||
* | SERVER-10353 Fixed x509_client.js for enterprise builds | Andreas Nilsson | 2013-10-29 | 1 | -0/+1 |
| | |||||
* | SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) ↵ | Benety Goh | 2013-10-29 | 5 | -8/+8 |
| | | | | mongod processes through the mongo shell |