-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Security 2020-02-10, Security 2020-02-24
SERVER-33049 raised the official minimum for Windows to Windows 10 for the build system but did not prevent MongoDB from installing or running on older operating systems.
We need to:
1. Raise the build system defaults in windows_basic.h to Windows 10/Windows 2016
2. Raise an error during installation time if a user attempts to install MongoDB on a version before Windows 10/Windows 2016
3. Block mongodb binaries from running on earlier Windows versions
- causes
-
SERVER-48015 Windows 10: MSI installer for MDB 4.4.0 and 4.3.6 errors immediately
- Closed
- is depended on by
-
SERVER-44572 Windows null pointer read access violation in SSLHandshakeManager::doServerHandshake
- Closed