-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Platforms 2018-07-16
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Server and shell currently have to know about SSL options specifically.
By moving these into their own units with self-registration via mongo-initializers, we can allow the implementations to not have to know anything about them. We also lose a number of `#if MONGO_CONFIG_SSL` checks.