Skip to content

Conversation

ummetcivi
Copy link

… well

Summary

When using cosign sign, --cert and --certificate-chain parameters only accept file path. Same parameters for cosign verify supports loading from URL as well, using blob.LoadFileOrURL(fileRef) instead of os.ReadFile(path). This PR aims to add URL/env support to sign operation as well.

Release Note

  • cosign sign now supports --cert and --certificate-chain to be loaded from URL and environment variable as well as from a file.

Documentation

@ummetcivi ummetcivi requested a review from a team as a code owner June 24, 2025 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant