Forum Discussion
How to add a custom port to SSH bookmarks
- 8 months ago
Hi there,
I've found the solution to the problem. In my case, I'm not using classic SSH keys but SSH certificates. It seems like the 1P SSH agent does not generate the proper pub keys to authenticate so I get "Permission denied". I've found this while debugging and reducing the number of active keys in agent.toml.
Maybe the SSH Key item needs to be extended to allow SSH pub certificates to be added and use those when generating the pub files.
Could you explain what you mean with "doesn't support custom ports"? If you add, say, ssh://user@host:2222 to an SSH Key item and you press Connect, it should in fact connect to the host including the custom port. Does that not match your experience?
- Neureka8 months agoNew Contributor
When you click Bookmark it doesn't include the port when saving the bookmark. This is what needs to be fixed.
I didn't realize you could edit the bookmark in the ssh key. It works fine when I manually edit and add the port to the end. - Manaburner8 months agoSuper Contributor
It "should" yes, but it does not for me. Here's what I see when I click the bookmark link