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

Validate a certificate based on a CRL distribution points #23

Open
adiroiban opened this issue Apr 23, 2015 · 0 comments
Open

Validate a certificate based on a CRL distribution points #23

adiroiban opened this issue Apr 23, 2015 · 0 comments

Comments

@adiroiban
Copy link
Member

This depends on #22

It will receive a list of CRL distribution points.

Will raise an error if list is empty

Will return true or false

We need to see how to pass callbacks for getting the new content based on each CRL DP type.

CRL should be cached... so we need to see how to cache them and how to retrieve them from the cache.

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