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

feat: add OCSP revocation checks to Inspect command #300

Open
kody-kimberl opened this issue Apr 20, 2023 · 0 comments
Open

feat: add OCSP revocation checks to Inspect command #300

kody-kimberl opened this issue Apr 20, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@kody-kimberl
Copy link
Contributor

Users are able to use the verify command to ensure that a certificate chain passes OCSP revocation checks after #295. However, it may be helpful for users to see these statuses when using the inspect command. To do this, we can integrate the results for each certificate from the notation-core-go revocation package introduced in notaryproject/notation-core-go#134.

@yizha1 yizha1 added enhancement New feature or request triage Needs evaluation for feasibility, timeline, etc. labels Apr 26, 2023
@FeynmanZhou FeynmanZhou removed the triage Needs evaluation for feasibility, timeline, etc. label Sep 19, 2023
@FeynmanZhou FeynmanZhou added this to the future milestone Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

3 participants