Commit Graph

11 Commits

Author SHA1 Message Date
Jonathan Reams 68832e1f70
SERVER-38430 Rename tlsPEMKeyFile options to conform to driver URI spec 2019-01-03 14:39:15 -05:00
Gregory Noma 96628864b5 SERVER-29917 Alias server options starting with 'ssl' to parameters starting with 'tls'
Add support for deprecated single names. All 'ssl' options are now
deprecated, superceded by their 'tls' counterparts. Add tests for
these options in server_options_test. Re-add functionality of
disableNonSSLConnectionLogging.
2018-07-05 10:07:46 -04:00
Sara Golemon 65191bbe5c
SERVER-22412 Implement a secure transport ASIO backend 2018-03-17 12:45:29 -04:00
Robert Guo df10adbfe5 SERVER-27549 Print message on intentional server crash. 2017-05-23 15:18:12 -04:00
Jonathan Abrahams 4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -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
Shaun Verch b1d30046c7 SERVER-13644 Fix command line censorship 2014-04-18 12:01:59 -04:00
Shaun Verch 65213714da Revert "SERVER-13644 Fix command line censorship"
This reverts commit 44da20890f.
2014-04-17 18:00:52 -04:00
Shaun Verch 44da20890f SERVER-13644 Fix command line censorship 2014-04-17 17:00:59 -04:00