Skip to content

Instantly share code, notes, and snippets.

@developer-guy
Created March 23, 2022 10:40
Show Gist options
  • Save developer-guy/c48f715aac3a8aff7cff84892fb67a00 to your computer and use it in GitHub Desktop.
Save developer-guy/c48f715aac3a8aff7cff84892fb67a00 to your computer and use it in GitHub Desktop.
cosign verify blob
$ 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