mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #502] [Bug] 证书管理中看到的证书类型与工作流中设置的申请类型不一致 #318
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#318
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 @JavaSCU on GitHub (Mar 10, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/502
描述问题
证书管理中看到的证书类型与工作流中设置的申请类型不一致
复现步骤
复现该问题的步骤:
1、工作流中设置申请证书类型为RSA2048,证书供应商为ZeroSSL
2、申请成功后在证书管理中看到证书类型呢为ZeroSSL RSA3072
期望的结果
申请到的证书应该与设置一致
截图


环境
@fudiwei commented on GitHub (Mar 10, 2025):
你确定是这个工作流这几天申请的证书吗?4 天前 certimate 才发布 v0.3.0,可你这截图里张证书是 15 天前签发的。
@JavaSCU commented on GitHub (Mar 10, 2025):
是之前用alpha版本跟着升级上来的,检查了实际申请的证书,是RSA2048的
@fudiwei commented on GitHub (Mar 10, 2025):
v0.3.0+ 新申请的证书是否还有这个问题呢?