Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Major Change
-
Platforms 2018-04-09
Description
TLS 1.0 will be disabled by default on all platforms where MongoDB is linked against OpenSSL 1.0.1 or later.
A new boolean startup server parameter will be added “enableInsecureTLS1_0” to enable TLS 1.0. It is an error to set this parameter if net.ssl.disabledProtocols contains "noTLS1_0".
Attachments
Issue Links
- depends on
-
SERVER-32923 Platform Support: remove SLES11 builds
-
- Closed
-
- is depended on by
-
SERVER-34237 Expose means for shell to disable TLS 1.0
-
- Closed
-
- is documented by
-
DOCS-11541 Docs for SERVER-32981: Disable TLS 1.0 by default
-
- Closed
-