Manaburner
3 months agoSuper Contributor
How to add a custom port to SSH bookmarks
I've recently discovered 1Password's support for SSH bookmarks, which is nice. However one of my servers does not use SSH port 22 but a different one. How can I add this custom port to a bookmark so ...
- 2 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.