Details
Description
As of SERVER-29917, the server accepts configuration flags for TLS related options using the prefix 'tls' instead of 'ssl'. For example, it now accepts --tlsPEMKeyFile in addition to --sslPemKeyFile.
In addition, it should accept tls=true as a MongoURI flag, which enabled TLS.
Attachments
Issue Links
- is documented by
-
DOCS-12353 Docs for SERVER-37311: Add 'tls' alias for 'ssl' in mongo URIs
-
- Closed
-