Skip to content

CLI can't be verified with Cosign v2 #12828

Closed Answered by agilgur5
suzuki-shunsuke asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for verifying!

To summarize for other readers:

  1. To verify Cosign v1 signed images using Cosign v2 CLI, you need to use--insecure-ignore-tlog
    • This is required for Argo <3.5.6, as the feature was experimental in Cosign v1 and not therefore not used by Argo
  2. To verify Cosign v2 signed images using Cosign v2 CLI, no extra arguments are needed.
    • This method is valid for Argo >3.5.6, which should now be signed using Cosign v2 thanks to #12850

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@suzuki-shunsuke
Comment options

@suzuki-shunsuke
Comment options

@suzuki-shunsuke
Comment options

@agilgur5
Comment options

Answer selected by agilgur5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
type/security Security related solution/workaround There's a workaround, might not be great, but exists type/dependencies PRs and issues specific to updating dependencies github_actions Pull requests that update Github_actions dependencies area/build Build or GithubAction/CI issues area/upstream This is an issue with an upstream dependency, not Argo itself
2 participants