mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #1197] [Bug] PKCS#8 私钥误判 #810
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#810
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 @DuCun on GitHub (Feb 18, 2026).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1197
Release Version / 软件版本
v0.4.17
Description / 缺陷描述
pkcs8的EC256密钥,但certimate显示的是RSA256
Steps to reproduce / 复现步骤
生成PKCS#8格式的EC256密钥并尝试
示例
Logs / 日志
No response
Miscellaneous / 其他
No response
Contribution / 贡献代码
@DuCun commented on GitHub (Feb 21, 2026):
github.com/certimate-go/certimate@2e6ccabcfe/ui/src/utils/x509.ts (L126)也许这行写错了?