notation-go icon indicating copy to clipboard operation
notation-go copied to clipboard

feat: add OCSP revocation checks to Inspect command

Open kody-kimberl opened this issue 1 year ago • 0 comments

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 https://github.com/notaryproject/notation-core-go/pull/134.

kody-kimberl avatar Apr 20 '23 14:04 kody-kimberl