Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
BUILD 2.7.5, BUILD 2.7.6
Description
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
Attachments
Issue Links
- links to