-
Type:
Improvement
-
Resolution: Gone away
-
Priority:
Minor - P4
-
None
-
Affects Version/s: 3.6.1
-
Component/s: Logging
-
None
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
The current message is for instance, "ssl imported 1 revoked certificate from the revocation list", when it actually means "ssl imported 1 revoked certificate list from the CRL file." Very different meanings! The first sounds like "server found a bad certificate" (but it imported it anyway?). The correct message is "I have loaded a nice bad-certificate list, and am ready to check certificates against it."
This was my original pull request:
https://github.com/mongodb/mongo/pull/1149
- links to