mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 13:15:55 +03:00
[GH-ISSUE #298] [Bug] ssh部署未保存jks(0.2.13) #180
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#180
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 @JiyongShi on GitHub (Nov 4, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/298
描述问题
ssh部署,证书保存格式jks,执行成功,没有文件
同样域名,LocalDeployment保存jks证书成功,ssh方式保存pfx,pem成功
复现步骤
复现该问题的步骤:
期望的结果
保存jks成功,有文件生成
截图


上述执行日志图片,依次为保存pem、pfx、jks
环境
usual2970/certimate:v0.2.13
其他信息
usual2970/certimate:v0.2.12版本存在同样问题