A flag and config flag needs to be added so that the server will log TLS connections of a specific set of versions.
Possible syntax:
--tlsLogTLSVersions=[TLS1_0, TLS1_1, TLS1_2]
This will log to the log file as:
Accepted from TLS Version 1.0 from connection 127.0.0.1
CC cory.mintz
- causes
-
SERVER-45803 mongodecrypt needs a ServiceContext
- Closed
- is related to
-
SERVER-34558 Add SSL_version to client metadata logging
- Closed
- related to
-
SERVER-37130 Add TLS version counting to mongos
- Closed