|
Original Question or Issue: |
Certificates have expired for MongoDB and we just reissued them. Now unable to connect to MongoDB and the database is down. | ||||
|
Environment: |
|
||||
| Steps to Reproduce: | |||||
| Error or Log Message: | |||||
|
Defect or Enhancement Number: |
|||||
| Cause: | Certificates were not copied correctly. | ||||
|
Resolution or Workaround: |
Replacing certificates in MongoDB can be a complex process. Below are steps to replace. The notes section has more information. Please contact support with additional questions.
Change the configuration file /etc/mongod.conf on each host adding the following rows: OS Linux Command
Restart Mongod Daemon: $ Systemctl restart mongod |
||||
| Notes: | Configuring TLS/SSL and Authentication for MongoDB Cluster (filecloud.com) |