Created
March 23, 2022 10:40
-
-
Save developer-guy/c48f715aac3a8aff7cff84892fb67a00 to your computer and use it in GitHub Desktop.
cosign verify blob
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ COSIGN_EXPERIMENTAL=1 cosign verify-blob \ | |
--cert checksums.txt.pem \ | |
--signature checksums.txt.sig | |
checksums.txt \ | |
tlog entry verified with uuid: "e42743bbbc1d06058ff7705a00bdf5046d920ede73e1fec7f313d19f5f3513b8" index: 977012 | |
Verified OK |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment