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

Go jose #1086

Merged
merged 2 commits into from
Dec 13, 2023
Merged

Go jose #1086

merged 2 commits into from
Dec 13, 2023

Conversation

maraino
Copy link
Collaborator

@maraino maraino commented Dec 13, 2023

Description

This PR upgrades go.step.sm/crypto to use go-jose/v3.

This PR also fixes a panic when using step certificate create to create a CSR with a given public key. Instead, it will show an error. It will also show an error if we're trying to create a certificate with a public key without the flag --skip-csr-signature.

This commit fixes a panic when `step certificate create --csr` is used
with a public key using the --key flag. It also shows the appropriate
error if we are trying to create a certificate instead of a csr.
@maraino maraino requested a review from dopey December 13, 2023 00:57
@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Dec 13, 2023
@maraino maraino merged commit 29e9f7f into master Dec 13, 2023
14 of 16 checks passed
@maraino maraino deleted the go-jose branch December 13, 2023 04:38
@hslatman hslatman added this to the v0.25.2 milestone Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants