-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.0.5
-
Component/s: mongoimport, mongorestore
-
None
-
Environment:Windows 10 Enterprise
Occasionally I get the following error causing mongoimport / mongorestore to fail. Is there a workaround for this? I am running this against an atlas cluster. These tools are used as part of automated script. Is my only option to retry until it succeeds?
2019-01-18T12:56:58.591-0500 Failed: SSL errors: b07c065:x509 certificate routines:X509_STORE_add_cert:cert already in hash table
b07c065:x509 certificate routines:X509_STORE_add_cert:cert already in hash table
b07c065:x509 certificate routines:X509_STORE_add_cert:cert already in hash table
b07c065:x509 certificate routines:X509_STORE_add_cert:cert already in hash table
b07c065:x509 certificate routines:X509_STORE_add_cert:cert already in hash table
b07c065:x509 certificate routines:X509_STORE_add_cert:cert already in hash table
I do see another bug reported [ https://jira.mongodb.org/browse/TOOLS-1906 ], but its been open for over a year.
- duplicates
-
TOOLS-1906 Ignore mongorestore error "x509 certificate routines:X509_STORE_add_cert:cert already in hash table"
- Closed