Commit Graph

14 Commits

Author SHA1 Message Date
Zac 591928c619 SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +00:00
W. Brad Moore 3cbd53553c SERVER-84397: Use proper SSL options in tests
GitOrigin-RevId: 2ceb3b5faa6e0038e0f6d2f4326241b735b83535
2024-02-01 15:32:18 +00:00
Matt Broadstone a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
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