Skip to content
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

[Question] Set response property 'revoked' = true instead of throwing error? #29

Open
hallur opened this issue Oct 4, 2018 · 0 comments

Comments

@hallur
Copy link

hallur commented Oct 4, 2018

I'm using Agent to check whether the target server's certificate has been revoked. If it has been revoked then an error is thrown. Is it possible change this behavior so that it avoids throwing an error and instead sets response.revoked = true?

I need this because even if the certificate has been revoked then I still need the other data from the response.

Also, how can I see whether server is using OCSP stapling or not?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant