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

Feature request (validation): add OtherReason String in data FailedReason #6

Open
lyokha opened this issue Feb 13, 2024 · 0 comments
Open

Comments

@lyokha
Copy link

lyokha commented Feb 13, 2024

This is a feature request. I implemented sending client OCSP requests / parsing OCSP responses after validateDefault in onServerCertificate hook. When an OCSP check fails, the hook returns a single FailedReason. The problem is that there is no appropriate constructor in data FailedReason, and therefore I used CacsheSaysNo "OCSP: ...". Therefore, some OtherReason String constructor would be great for custom validation hooks.

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