[Bug 3724] New: Unable to convert from OpenSSH to PKCS8 or PEM
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Aug 26 20:01:18 AEST 2024
https://bugzilla.mindrot.org/show_bug.cgi?id=3724
Bug ID: 3724
Summary: Unable to convert from OpenSSH to PKCS8 or PEM
Product: Portable OpenSSH
Version: 9.8p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh-keygen
Assignee: unassigned-bugs at mindrot.org
Reporter: MacGyver031 at web.de
Hi,
I am trying to convert existing OpenSSH ED25519 into PEM or PKCS8
format (I need it in order to upload it to Yubikey security keys).
If I run "ssh-keygen -f <myKey> -m 'PEM' -e", then I get the error
"do_convert_to_pem: unsupported key type ED25519"
Could you check why I am unable to convert ED25519 keys? I am able to
convert RSA keys without issues.
Thanks and BR
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list