[SERVER-47829] CentOs 7.X, 64 bit, MongoDB Community Edition 4.2.6 Created: 28/Apr/20 Updated: 06/Dec/22 Resolved: 29/Apr/20 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | Security |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | Narayana Basetty | Assignee: | Backlog - Triage Team |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Attachments: |
|
| Assigned Teams: |
Server Triage
|
| Operating System: | ALL |
| Steps To Reproduce: | step1: https://docs.mongodb.com/manual/appendix/security/appendixA-openssl-ca/ step2: https://docs.mongodb.com/manual/appendix/security/appendixB-openssl-server/ step3: https://docs.mongodb.com/manual/appendix/security/appendixC-openssl-client/
|
| Participants: |
| Description |
|
Hi, ENV: CentOs 7.X, 64 bit, MongoDB Community Edition 4.2.6
I have followed this link and attached the ca, server, client conf files https://docs.mongodb.com/manual/appendix/security/
Server and Client fails connection Server bin/mongod --auth --bind_ip 10.0.2.15 --port 27017 --dbpath /data/node01 \ Client bin/mongo --host 10.0.2.15 --port 27017 -u madmin -p xxxxx \
client error log =========
akeFailed: SSL peer certificate validation failed: certificate signature failure src/mongo/scripting/mozjs/mongo.cpp 832 |
| Comments |
| Comment by Carl Champain (Inactive) [ 29/Apr/20 ] |
|
The SERVER project is for bugs and feature suggestions for the MongoDB server. As this ticket does not appear to be a bug, I will now close it. If you need assistance troubleshooting, I encourage you to ask our community by posting on the MongoDB Community Forums or on Stack Overflow with the mongodb tag. Kind regards, |