Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update TUF KMS key algorithm #949

Merged
merged 3 commits into from
Jan 19, 2024

Conversation

haydentherapper
Copy link
Contributor

@haydentherapper haydentherapper commented Jan 19, 2024

Cosign requires ECDSA-p256 rather than p384.

Also adds protection against accidental deletion

Fixes #948

Summary

Release Note

Documentation

Cosign requires ECDSA-p256 rather than p384.

Also adds protection against accidental deletion

Signed-off-by: Hayden Blauzvern <[email protected]>
Signed-off-by: Hayden Blauzvern <[email protected]>
Signed-off-by: Hayden Blauzvern <[email protected]>
@haydentherapper
Copy link
Contributor Author

Note the additional of the key version block, which will force a new key version to be created following the new template.

@haydentherapper haydentherapper merged commit 25aae07 into sigstore:main Jan 19, 2024
9 checks passed
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.

tuf kms key type is incorrect
3 participants