-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Packaging
-
BUILD 2.7.5, BUILD 2.7.6
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The new targeted community build for Windows is linked against OpenSSL but doesn't include the library files like the Windows Enterprise build.
I think we should add a new "edition" called SSL in addition to "standard" and "enterprise." That would be changes to approximately these locations:
https://github.com/mongodb/mongo/blob/master/src/mongo/installer/msi/wxs/BinaryFragment.wxs#L128-L129
https://github.com/mongodb/mongo/blob/master/src/mongo/installer/msi/wxs/BinaryFragment.wxs#L74-L81
https://github.com/mongodb/mongo/blob/master/src/mongo/installer/msi/SConscript#L38
https://github.com/mongodb/mongo/blob/master/src/mongo/installer/msi/SConscript#L53
- links to