Skip to main content
November 29, 2022
Question

ECC ssh key

  • November 29, 2022
  • 5 replies
  • 363 views

I would like to have support for ECC ssh keys - they are used to access a cluster, and having them in 1password would be great.


1Password Version: 8.9.8
Extension Version: Not Provided
OS Version: linux
Browser:_ Not Provided
Referrer: forum-search:https://1password.community/search?Search=ECC%20ssh%20key

5 replies

Jack_P_1P
1Password Employee
November 29, 2022

Hey @bpiwowar:

Great question. The 1Password SSH agent currently supports both RSA keys and Ed25519 keys. Are you looking for a different keypair type in the ECC family other than Ed25519? Let me know.

Manage SSH keys | Developer Documentation

Jack

November 30, 2022

Hi Jack,

sorry didn't check the type of the SSH key (I naively thought that ECC was a new encryption scheme). The type reported by ssh-keygen -l -f is ECDSA-CERT. Hopefully, this can be supported by 1password.

thanks
Benjamin

Jack_P_1P
1Password Employee
November 30, 2022

Hey @bpiwowar:

As it currently stands, ECDSA keys were left out because they don't provide additional benefits over Ed25519, other than legacy reasons, where RSA usually makes more sense.

With that said, we haven't fully ruled out ECDSA yet. It's still on the list, and I've shared your feedback on the internal discussion we have tracking adding support for ECDSA keys.

Jack

ref: IDEA-I-2317

November 30, 2022

OK thanks, it would be great as in that case I have no choice over the type of SSH key.

Benjamin

Jack_P_1P
1Password Employee
November 30, 2022

You're very welcome @bpiwowar. Feel free to get in touch if there's anything else we can help you with.

Jack