kingToolbox / kingToolbox/WindTerm

The connection via ssh key and certificate does not work.

Open
#2,591 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
32.3k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

There is a host that is allowed to log in only using an ssh key with certificate (they must be in the same local folder).
The connection via cmd works correctly
`ssh -i path/to/key file -J user@jumphost1,user@jumphost2 user@destination_host`

I created onekey, where I added ssh key, added jump hosts (at the same time, I see that the jump hosts have been successfully passed), but it didn't work, after that I added the key to pageant, but it didn't help either. The "Authentication denied, please try again." error appears

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the SSH connection in WindTerm with the key, certificate, and configured jump hosts, then compare it with the working command-line connection. Review the authentication output to identify where certificate-based authentication fails; done means the same destination authenticates successfully through both jump hosts.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
authentication, networking, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.