mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #132] [Feature] 希望支持ecc证书 #95
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fzlee on GitHub (Oct 4, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/132
功能描述
希望可以申请ecc证书
动机
ecc证书性能要好很多
@JavaSCU commented on GitHub (Oct 9, 2024):
附议~~!
@fudiwei commented on GitHub (Oct 15, 2024):
我可以帮助实现这个功能。
现在需要确认一个需求是,证书签名算法这个参数是期望:
作者更倾向于以上哪种方案?@usual2970
@usual2970 commented on GitHub (Oct 15, 2024):
我觉得可以放在域名配置里,单选框的形式,默认 rsa 算法
可以考虑把算法、超时时间、和 dns这些放在一个 accordion 里,默认折叠起来,因为不是所有的用户都需要,而且会产生困惑
具体表现形式,你可以酌情考虑
@usual2970 commented on GitHub (Oct 16, 2024):
已支持 v0.2.2, 感谢 @fudiwei 同学🤙🤙