Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years ago1Password changed my private key upon import
I am importing a ed25519 SSH key I generated on my Mac via CLI ages ago. I imported the key from file and input the keys password. 1Password created the new SSH key record. The public_key
matches my public key, however my private key is different.
One thing I noticed is that the header of my private key file is -----BEGIN OPENSSH PRIVATE KEY-----
while the header of the private key in 1Password is -----BEGIN PRIVATE KEY-----
.
I tested connecting to some servers over SSH using the key in 1Password, however it does not work to connect to my SSH servers.
So did 1Password recode my key somehow away from OpenSSH?
1Password Version: 8.73
Extension Version: Not Provided
OS Version: macOs 11.6.7
Browser:_ Not Provided
Referrer: forum-search:https://1password.community/search?Search=ssh%20key%20import
22 Replies
- Former Member
Hi, I have the same problem but the other way around. My key is
BEGIN RSA PRIVATE KEY
and once imported 1password turns it intoBEGIN OPENSSH PRIVATE KEY
.The key and fingerprint itself change as well. This renders 1password as a safe storage for private keys a bit useless.
- Former Member
I just found https://1password.community/discussion/129033/unable-to-import-ed25519-key-created-by-puttygen-in-to-1password-or-vice-versa, so it appears to be a bug?