-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2018-11-19
https://github.com/mongodb/mongo/blob/master/docs/building.md has nothing on how to build the server with SSL support. Fortunately according to https://github.com/peters/mongodb-ssl all that's needed is to add `--ssl` option. It would be good for developer experience to have this option documented officially as well.