FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix: Ensure step ca rekey --daemon generates new keys as expected by aliamerj · Pull Request #1441 · smallstep/cli · GitHub

/ cli Public

Fix: Ensure step ca rekey --daemon generates new keys as expected - #1441

Open
aliamerj wants to merge 1 commit into
smallstep:masterfrom
aliamerj:bug/rekey-daemon-with-new-key
Open

Fix: Ensure step ca rekey --daemon generates new keys as expected#1441
aliamerj wants to merge 1 commit into
smallstep:masterfrom
aliamerj:bug/rekey-daemon-with-new-key

Conversation

Copy link
Copy Markdown

Name of feature:

Rekeying with new private key in daemon mode

Description

This PR fixes #1343 where step ca rekey with the --daemon flag was not generating new keys on renewal — behaving like step ca renew instead.

Pain or issue this feature alleviates:

Previously, running step ca rekey ... --daemon would renew the certificate without generating a new key, defeating the purpose of rekeying. This fixes that behavior.

Why is this important to the project (if not answered above):

It ensures rekeying in daemon mode actually rotates the private key, aligning with user expectations and the behavior of one-shot rekeying.

Is there documentation on how to use this feature? If so, where?

Yes

In what environments or workflows is this feature supported?

In what environments or workflows is this feature explicitly NOT supported (if any)?

Supporting links/other PRs/issues:

Fixes: #1343

💔Thank you!

CLAassistant commented Dec 14, 2025
edited
Loading

Copy link
Copy Markdown


All committers have signed the CLA.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

[Bug]: step ca rekey does not create new keys when used with the --daemon flag

5 participants


Back | FazBrowse Home | New Git URL