summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/ssl_options_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55792 Verify credentials when clusterAuthMode is set via setParameterMark Benvenuto2021-06-161-8/+4
* SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano2021-02-181-0/+7
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-44/+28
* SERVER-48006 Fix default for opensslCipherConfigGabriel Marks2020-06-261-2/+3
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-4/+7
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39376 Canonicalize net.ssl.mode to net.tls.modeSara Golemon2019-02-121-0/+17
* SERVER-38430 Rename tlsPEMKeyFile options to conform to driver URI specJonathan Reams2019-01-031-5/+7
* SERVER-38281 Defer TLS-1.0 auto disable warning till log startupSara Golemon2018-12-061-2/+15
* Revert "SERVER-38281 Defer TLS-1.0 auto disable warning till log startup"Sara Golemon2018-12-051-15/+2
* SERVER-38281 Defer TLS-1.0 auto disable warning till log startupSara Golemon2018-12-051-2/+15
* SERVER-38280 Convert SSL options to IDLSara Golemon2018-11-291-215/+7
* SERVER-37962: Create tlsMode setParameterSpencer Jackson2018-11-291-16/+6
* SERVER-37361 Fix help text for net.tls.clusterCAFileSara Golemon2018-10-231-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-37135: Track and report TLS 1.3Spencer Jackson2018-10-101-0/+1
* SERVER-37222 Add ssl* deprecated aliases for tlsClusterCAFile and tlsWithhold...Sara Golemon2018-09-201-1/+3
* SERVER-36250 Add support for optionally logging specific negotiated TLS versionsMark Benvenuto2018-09-171-0/+41
* SERVER-36919 Add server setParameter tlsSuppressClientCertificateSara Golemon2018-09-101-7/+4
* SERVER-35418 Allow specifying CAs for incoming and outgoing connections separ...Sara Golemon2018-08-291-0/+14
* SERVER-36110 Fix --tlsOnNormalPorts canonicalizationSara Golemon2018-07-131-2/+6
* SERVER-35979 Split ssl_otions and decouple from main runtimeSara Golemon2018-07-091-0/+473