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

add crl distribution options #8

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

piyapan039285
Copy link

I add option to provide certificate revokcation url. It is used for checking for revoked certificate.

@ericnorris
Copy link
Owner

Thanks for the PR @piyapan039285! How would you expect to sign the CRL? This tool can't sign CRLs currently, so you'd need something else that uses the underlying KMS key to sign the CRL.

@piyapan039285
Copy link
Author

Yes, absolutely, I will find other tools that will create CRL file using google KMS. For now I just want to add CRL url into certificate.

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

Successfully merging this pull request may close these issues.

2 participants