OCSPResponse event is not fired with tls.connect when requestOCSP is set #4741
Unanswered
dingjiedanielyang-sec
asked this question in
Q&A
Replies: 0 comments 1 reply
-
Servers can (and many do) ignore OSCP status requests; they're an optional part of the protocol. google.com seems to be one:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
Need some help to I am attempting to get the OCSPResponse to check whether a certification is revoked or not by using the following code, but the OCSPResponse event is never triggered with the following codes.
Beta Was this translation helpful? Give feedback.
All reactions