-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Security
-
None
-
Fully Compatible
When a client makes a SSL connection to the host, with certificate or not, the db.currentOp() outputs does not have any detailed SSL related information. For a MongoDB configurations that allow SSL and non-SSL connections, this is very difficult for admins to identify if a connection from a client is SSL encrypted or not.
It would be very useful to flag the SSL connection details for all types of SSL connections.
- is related to
-
SERVER-28014 When SSL mode is preferSSL, log connections that do not use SSL
- Closed