[GH-ISSUE #939] [Feature] 希望申请证书增加复用私钥的选项 #642

Closed
opened 2026-03-03 01:04:54 +03:00 by kerem · 1 comment
Owner

Originally created by @IamAbler on GitHub (Aug 29, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/939

功能描述 / Description

在续期证书时,可以复用已有的私钥,而不是每次生成新的密钥对。

请求动机 / Motivation

目前certimate默认每次续期证书都会生成新的私钥,这对一些需要固定公钥的场景不太友好。支持复用私钥可以提升证书管理的灵活性。

其他 / Miscellaneous

lego CLI 已支持--reuse-key参数,可作为参考。

贡献 / Contribution

  • 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
Originally created by @IamAbler on GitHub (Aug 29, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/939 ### 功能描述 / Description 在续期证书时,可以复用已有的私钥,而不是每次生成新的密钥对。 ### 请求动机 / Motivation 目前certimate默认每次续期证书都会生成新的私钥,这对一些需要固定公钥的场景不太友好。支持复用私钥可以提升证书管理的灵活性。 ### 其他 / Miscellaneous lego CLI 已支持`--reuse-key`参数,可作为参考。 ### 贡献 / Contribution - [ ] 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
kerem 2026-03-03 01:04:54 +03:00
Author
Owner

@LeenHawk commented on GitHub (Sep 13, 2025):

+1 caddy也支持

<!-- gh-comment-id:3287459685 --> @LeenHawk commented on GitHub (Sep 13, 2025): +1 caddy也支持
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#642
No description provided.