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

Add kms support to step ca token #862

Closed
maraino opened this issue Mar 3, 2023 · 0 comments · Fixed by #871
Closed

Add kms support to step ca token #862

maraino opened this issue Mar 3, 2023 · 0 comments · Fixed by #871
Assignees
Labels
enhancement needs triage Waiting for discussion / prioritization by team
Milestone

Comments

@maraino
Copy link
Collaborator

maraino commented Mar 3, 2023

Description

We should be able to sign tokens with keys available in a KMS device like a YubiKey.

See #860 (comment)

@maraino maraino added enhancement needs triage Waiting for discussion / prioritization by team labels Mar 3, 2023
@maraino maraino added this to the v0.24.0 milestone Mar 3, 2023
@maraino maraino self-assigned this Mar 3, 2023
maraino added a commit that referenced this issue Mar 7, 2023
This commit adds support for signing tokens for the x5c, jwk and sshpop
provisioners using keys present in a KMS.

It also clarifies the flags --cert-not-before and --cert-not-after.

Fixes #862
maraino added a commit that referenced this issue Mar 7, 2023
This commit adds support for signing tokens for the x5c, jwk and sshpop
provisioners using keys present in a KMS.

It also clarifies the flags --cert-not-before and --cert-not-after.

Fixes #862
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant