-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
🔵 Done
-
Ruby Drivers
-
None
-
None
-
None
-
None
-
None
-
None
About 1-2 months ago the Ruby driver started giving me errors:
MONGODB | TLS certificate of 'xxx-shard-00-00.xxxxxx.mongodb.net' could not be definitively verified via OCSP: For responders http://o.pki.goog/s/wr1/D3Y with a timeout of 5 seconds: OCSP response from http://o.pki.goog/s/wr1/D3Y is 6: unauthorized
These errors are an annoyance; they appear in my logs but don't actually affect anything. I have disabled them by setting ssl_verify_ocsp_endpoint: false in my config.
I'm using MongoDB Atlas with Mongoid 7.5 with Mongo Ruby Driver 2.21.1.
OCSP appears to be gradually being abandoned by the way:
https://www.feistyduck.com/newsletter/issue_121_the_slow_death_of_ocsp
- duplicates
-
RUBY-3694 "TLS certificate...could not be definitively verified via OCSP" with Google certs
-
- Closed
-