Charlie Swanson
c15f4bb96d
SERVER-18272 Update jstests to use allocatePort() instead of hard coding ports
2015-09-09 13:14:48 -04: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
Amalia Hawkins
128ef4c4bc
SERVER-14713 fix false positives for ssl tests
2014-09-26 11:21:53 -04:00
Andreas Nilsson
8041835681
SERVER-11375 Change names of sslMode states
2013-11-14 19:55:55 +00:00
Benety Goh
2e10439eba
SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mongod processes through the mongo shell
2013-10-29 13:11:41 -04:00
Shaun Verch
24b6d27d9a
SERVER-8682 Add ssl client support to tools
2013-10-11 15:53:41 -04:00
Andreas Nilsson
aef38b7e2c
SERVER-8864 SSL mixed mode cmd line parameters
2013-10-09 14:24:29 -04:00
Eric Milkie
21d5514eea
SERVER-8169 allow OpenSSL to interactively prompt for private key passphrase
...
I consolidated all the SSL Manager instances into one instance, so that the user is only prompted once
per process.
The prompt will only appear if the user supplies a certificate with a passphrase via --sslPEMKeyFile
and yet omits --sslPEMKeyPassword
2013-04-10 10:49:07 -04:00
Eric Milkie
975bdc8460
buildbot - fix dbpath name
2013-01-28 11:42:08 -05:00
Eric Milkie
6151edafad
fix ssl unit test on Windows
...
We can't shut down the server on Windows because it attempts to connect to the
server and run shutdown, which it can't [yet] do if the server is listening for
ssl connections (unimplemented).
2013-01-18 17:44:35 -05:00
Eric Milkie
13f77588a6
SERVER-7202 adding tests for ssl private key password checking
2012-12-14 14:37:10 -05:00