mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #362] [Feature] 建议证书支持多种加密类型 #221
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#221
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 @opcache on GitHub (Nov 29, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/362
功能描述
建议证书支持多种加密类型
EC256 EC384 RSA2048 RSA3072 RSA4096 RSA8192
动机
兼容多种证书场景
@usual2970 commented on GitHub (Nov 29, 2024):
感谢反馈~ 本来就支持的 #207