Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
0.5
Description
similar to DOCS-4295, could we update our [SSL/TLS pages|Connect to MongoDB Instance with SSL Encryption] to further clarify deprecation of the old/insecure SSL protocols?
configuration args still have to be SSL (SERVER-29917) for now.
suggested edits:
Connect to MongoDB Instance with SSL Encryption --> Connect to MongoDB Instance Using Encryption
To connect to a mongod or mongos instance that requires only a SSL encryption mode, start... --> To connect to a mongod or mongos instance that requires encrypted communication, start...
The MongoDB Drivers support for connection to SSL enabled MongoDB... --> The MongoDB Drivers support encrypted communication...
Various MongoDB utility programs supports SSL --> Various MongoDB utility programs support encrypted communication
To use SSL connections with these tools, use the same SSL options as... --> To use encrypted communication with these tools, use the same SSL options as...