summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/ssl_options_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-20/+10
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-111-22/+11
* SERVER-40877 Enforce strict config file access for expansionsSara Golemon2019-05-301-1/+1
* SERVER-40811 refactor to show nesting of startup option init groupsBilly Donahue2019-04-301-1/+1
* SERVER-39500 Migrate general server options to IDLSara Golemon2019-02-161-0/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38430 Rename tlsPEMKeyFile options to conform to driver URI specJonathan Reams2019-01-031-6/+6
* SERVER-38374 Add redact attribute to IDL based configs/paramsSara Golemon2018-12-061-0/+58
* SERVER-38281 Defer TLS-1.0 auto disable warning till log startupSara Golemon2018-12-061-0/+7
* SERVER-38280 Convert SSL options to IDLSara Golemon2018-11-291-52/+78
* SERVER-37840 Enable non-certificate-selector based tests on linuxSara Golemon2018-11-051-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-7/+9
* SERVER-36250 Add support for optionally logging specific negotiated TLS versionsMark Benvenuto2018-09-171-0/+8
* SERVER-35979 Split ssl_otions and decouple from main runtimeSara Golemon2018-07-091-0/+356
* SERVER-32979 Certificate selector - remove serial and tweaksMark Benvenuto2018-03-271-3/+0
* SERVER-32980 Add certificate selector for Windows for SecureTransportSara Golemon2018-03-061-0/+88