The TLS layer, as of SERVER-36250, needs a ServiceContext. mongodecrypt performs KMIP operations over TLS, and so need a ServiceContext to be created at startup. Without one, mongodecrypt will fail to start.
- is caused by
-
SERVER-36250 Add support for optionally logging specific negotiated TLS versions
- Closed