mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #546] [Bug] 在工作流里部署那一步选了pfx格式,填了导出密码,导出后的密码依然是certimate #352
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#352
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 @snltty on GitHub (Mar 22, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/546
@fudiwei commented on GitHub (Mar 22, 2025):
你这是手动下载的证书,跟工作流部署没有关系。
@snltty commented on GitHub (Mar 22, 2025):
我是在证书管理那里下载的,选的PFX,还有什么下载办法可以使用自定义的密码吗
@fudiwei commented on GitHub (Mar 22, 2025):
你不是已经部署到
/etc/ssl/certs/cert.pfx了吗?这个文件就是你自定义的密码。干嘛还要再手动下载一次?@snltty commented on GitHub (Mar 22, 2025):
好的,多谢