-
Type: Bug
-
Resolution: Gone away
-
Priority: Minor - P4
-
None
-
Affects Version/s: 3.4.3
-
Component/s: Shell
-
None
-
Environment:Windows 2012r2
-
Fully Compatible
-
ALL
-
(copied to CRM)
A customer reported that they were receiving error messages when trying to connect to Atlas using SSL from a Windows 2012r2 client running Mongo shell version 3.4.3. Error message was:
2017-04-18T16:11:02.280-0700 E NETWORK [thread1] SSL peer certificate validation failed: unable to get local issuer certificate
The issue was fixed by manually adding the DigiCert intermediate certificate to their shell. As the problem was related to the certificate we use for Atlas it seems that the cert should already be loaded in the mongo shell. It appears that this may be a packaging problem for the Windows build of 3.4.3.
- is related to
-
SERVER-23044 Fall back to system CA certs in the shell if CA file isn't provided
- Closed