[GH-ISSUE #487] [Bug] 多个SSH部署有问题 #306

Closed
opened 2026-03-03 01:02:21 +03:00 by kerem · 6 comments
Owner

Originally created by @zxb0303 on GitHub (Mar 6, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/487

描述问题
多个SSH部署都是用密钥登陆时,后面创建的SSH部署都是使用第1个SSH部署的密钥

Originally created by @zxb0303 on GitHub (Mar 6, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/487 **描述问题** 多个SSH部署都是用密钥登陆时,后面创建的SSH部署都是使用第1个SSH部署的密钥
kerem 2026-03-03 01:02:21 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@zxb0303 commented on GitHub (Mar 6, 2025):

复现:
1.创建1个SSH部署A使用A的密钥
2.创建1个SSH部署B使用B的密钥
查看SSH部署B会看到展示的是A的密钥,且上传B密钥保存后打开还是A的密钥。
工作流加上A和B,A成功,B失败,提示:failed to create ssh client: ssh: handshake failed: EOF

<!-- gh-comment-id:2703063624 --> @zxb0303 commented on GitHub (Mar 6, 2025): 复现: 1.创建1个SSH部署A使用A的密钥 2.创建1个SSH部署B使用B的密钥 查看SSH部署B会看到展示的是A的密钥,且上传B密钥保存后打开还是A的密钥。 工作流加上A和B,A成功,B失败,提示:failed to create ssh client: ssh: handshake failed: EOF
Author
Owner

@zxb0303 commented on GitHub (Mar 6, 2025):

docker 部署的 usual2970/certimate:v0.3.0

<!-- gh-comment-id:2703104221 --> @zxb0303 commented on GitHub (Mar 6, 2025): docker 部署的 usual2970/certimate:v0.3.0
Author
Owner

@fudiwei commented on GitHub (Mar 6, 2025):

无法复现问题 😕

Issue 先开着看看其他人有没有类似的情况没吧。

<!-- gh-comment-id:2703398173 --> @fudiwei commented on GitHub (Mar 6, 2025): 无法复现问题 😕 Issue 先开着看看其他人有没有类似的情况没吧。
Author
Owner

@zxb0303 commented on GitHub (Mar 7, 2025):

无法复现问题 😕

Issue 先开着看看其他人有没有类似的情况没吧。
下面是视频
https://www.awesomescreenshot.com/video/37351312?key=193e65a203b9b5bbf7063b7ee10f52ed

<!-- gh-comment-id:2705296035 --> @zxb0303 commented on GitHub (Mar 7, 2025): > 无法复现问题 😕 > > Issue 先开着看看其他人有没有类似的情况没吧。 下面是视频 https://www.awesomescreenshot.com/video/37351312?key=193e65a203b9b5bbf7063b7ee10f52ed
Author
Owner

@fudiwei commented on GitHub (Mar 7, 2025):

你是说那个文件名吗?保存后统一都会显示成 sshkey。你可以控制台看看 HTTP 请求里的数据对不对。

<!-- gh-comment-id:2705380703 --> @fudiwei commented on GitHub (Mar 7, 2025): 你是说那个文件名吗?保存后统一都会显示成 sshkey。你可以控制台看看 HTTP 请求里的数据对不对。
Author
Owner

@zxb0303 commented on GitHub (Mar 7, 2025):

我知道问题了 是Ed25519不支持

<!-- gh-comment-id:2705475550 --> @zxb0303 commented on GitHub (Mar 7, 2025): 我知道问题了 是Ed25519不支持
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#306
No description provided.