We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description:
Online Certificate Status Protocol (OCSP) is one of the "Certificate Revocation" enhancement. Can be added support for OCSP for increased security.
Related Issues: https://wso2.org/jira/browse/ISCONNECT-26 #26
The text was updated successfully, but these errors were encountered:
This is already implemented with https://github.com/wso2-extensions/identity-x509-commons/blob/master/components/validation/src/main/java/org/wso2/carbon/identity/x509Certificate/validation/validator/OCSPValidator.java. We can use this validator.
Sorry, something went wrong.
@IndunilRathnayake Thanks. Do you know any documentation which says how to configure and use it?
No branches or pull requests
Description:
Online Certificate Status Protocol (OCSP) is one of the "Certificate Revocation" enhancement.
Can be added support for OCSP for increased security.
Related Issues:
https://wso2.org/jira/browse/ISCONNECT-26
#26
The text was updated successfully, but these errors were encountered: