Commit Graph

11 Commits

Author SHA1 Message Date
Kaloian Manassiev
c078dc37a9 SERVER-21050 Cleanup ReplSetTest
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.
2015-12-08 13:15:06 -05:00
Spencer T Brody
7baac52f05 SERVER-17450 Cleanup SSL test infrastructure 2015-04-06 18:19:21 -04:00
Charlie
6d33c3637e Revert "SERVER-17450 Cleanup SSL test infrastructure"
This reverts commit 43e53251a3.
2015-03-24 13:46:51 -04:00
Spencer T Brody
43e53251a3 SERVER-17450 Cleanup SSL test infrastructure 2015-03-24 16:13:30 +01:00
Eric Milkie
a91d9aa82a SERVER-15535 remove unneeded sethbmsg feature from ReplSetTest 2014-10-10 09:11:42 -04:00
Stuart Larsen
03048e3ab4 SERVER-14516 Brand new testing certificates
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>
2014-07-26 13:22:04 -04:00
Amalia Hawkins
1b4b52a9d4 SERVER-12621 narrow the localhost exception when auth is enabled 2014-05-22 20:29:39 -04:00
Andreas Nilsson
3228ad9c3c SERVER-11271 Consistent capitalization of keyfile options 2013-10-24 16:12:47 -04:00
Andreas Nilsson
8cd3c95861 SERVER-7455 Improvements to the use-x509 and use-ssl passthroughs 2013-10-11 17:14:20 -04:00
Andreas Nilsson
aef38b7e2c SERVER-8864 SSL mixed mode cmd line parameters 2013-10-09 14:24:29 -04:00
Andreas Nilsson
7db361fe2d SERVER-7455 x.509 cluster auth tests 2013-10-03 12:25:08 -04:00