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

step_ca_certificate: Support creating a certificate from a CSR #340

Open
maxhoesel opened this issue Oct 10, 2023 · 1 comment
Open

step_ca_certificate: Support creating a certificate from a CSR #340

maxhoesel opened this issue Oct 10, 2023 · 1 comment
Labels
enhancement New feature or improvement to an existing one modules Something affecting one or more module

Comments

@maxhoesel
Copy link
Collaborator

step-cli ca sign lets a user sign an existing CSR using the CA. The overall process and syntax is very similar to step-cli ca certificate, so it should be possible to use a CSR as an alternative source in step_ca_certificate.
This would require only a csr parameter that, when provided, switches the command to sign instead certificate. In addition, the key file parameter would need to become optional.

@maxhoesel maxhoesel added enhancement New feature or improvement to an existing one modules Something affecting one or more module labels Oct 10, 2023
@maxhoesel maxhoesel added this to the version-1 milestone Oct 10, 2023
@maxhoesel maxhoesel removed this from the version-1 milestone Oct 28, 2023
@patsevanton
Copy link
Contributor

patsevanton commented May 11, 2024

Wait this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement to an existing one modules Something affecting one or more module
Projects
None yet
Development

No branches or pull requests

2 participants