-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: 3.4.10
-
Component/s: go-openssl, mongodump, mongoexport, mongorestore
-
None
-
2
-
v4.0, v3.6, v3.4
-
(copied to CRM)
The issue is intermittent but I did hit it more than once as shown below:
mongorestore -vvvvv -u USER -p --authenticationDatabase admin --host Cluster0-shard-0/cluster0-shard-00-00-7gx1a.mongodb.net:27017 --ssl --sslCAFile root.pem -d test --drop --gzip test/c.bson.gz
2017-12-14T13:20:17.215-0500 checking options
2017-12-14T13:20:17.215-0500 dumping with object check disabled
2017-12-14T13:20:17.215-0500 will listen for SIGTERM, SIGINT, and SIGKILL
2017-12-14T13:20:17.389-0500 got error from options parsing: error connecting to db server: SSL errors: x509 certificate routines:X509_STORE_add_cert:cert already in hash table
x509 certificate routines:X509_STORE_add_cert:cert already in hash table
x509 certificate routines:X509_STORE_add_cert:cert already in hash table
2017-12-14T13:20:17.389-0500 Failed: error connecting to db server: SSL errors: x509 certificate routines:X509_STORE_add_cert:cert already in hash table
x509 certificate routines:X509_STORE_add_cert:cert already in hash table
x509 certificate routines:X509_STORE_add_cert:cert already in hash table
- backported by
-
TOOLS-2566 [v4.0] Ignore mongorestore error "x509 certificate routines:X509_STORE_add_cert:cert already in hash table"
- Closed
-
TOOLS-2567 [v3.6] Ignore mongorestore error "x509 certificate routines:X509_STORE_add_cert:cert already in hash table"
- Closed
-
TOOLS-2568 [v3.4] Ignore mongorestore error "x509 certificate routines:X509_STORE_add_cert:cert already in hash table"
- Closed
- is duplicated by
-
TOOLS-2203 x509 certificate routines:X509_STORE_add_cert:cert already in hash table
- Closed