-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.3.6.1.5.5.7.48.1 not found in AuthorityInfoAccess
and OCSP warning due to missing OCSP Responder in Google cert
#932
Comments
(edit: edited your original submission and removed account-related and other possibly sensitive information from the log you provided. Which, by the way, (the logs and all the details + repro) is highly appreciated! ) hi and thank you for raising this issue. oid So let's verify.
Indeed, the first intermediary CA cert (saved in On the long term, we'll adapt all our drivers to how the world is changing and more and more CA's seem to move away from OCSP. On the short term, you can
On the short term, we're already considering some 'workaround' to adapt to this Google decision, like reword the warning, or stop emitting it by default. So right now, it's expected to behave like this due to the cloud service provider changing their approach. |
1.3.6.1.5.5.7.48.1 not found in AuthorityInfoAccess
and OCSP warning due to missing OCSP Responder in Google cert
Thank you for your response, this is helpful! If the account identifier is considered private information, it should probably be removed from the bug issue template! |
working on it ;) #927 |
We are getting warning messages about OCSP Responses using the latest driver version.
These are very noisy for our clients.
This happens in particular with larger queries, see my repro
Info
(
node --version
andnpm --version
)npm list
)?6.Server version:* E.g. 1.90.1
See minimal repro in this repository: https://github.com/archiewood/repro-snowflake-ocsp
No warning messages are printed
The text was updated successfully, but these errors were encountered: