mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #194] [Feature] 添加ssh部署的密钥密码功能 #122
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#122
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 @lsx1205 on GitHub (Oct 14, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/194
功能描述
在使用ssh部署时,目标主机只能使用密钥+密钥密码登录,禁止使用用户名+密码形式。希望增加密钥+密钥密码的形式,辛苦老哥🌹
@fudiwei commented on GitHub (Oct 16, 2024):
@usual2970 closed by #206
@usual2970 commented on GitHub (Oct 16, 2024):
已支持 v0.2.2, 感谢 @fudiwei