-
Notifications
You must be signed in to change notification settings - Fork 715
ecdsa-sha2-nistp256 private key support #1375
Copy link
Copy link
Open
Labels
Description
Hello,
When I use 'ecdsa-sha2-nistp256' private key (ppk format), with passphrase:
PuTTY-User-Key-File-2: ecdsa-sha2-nistp256
Encryption: aes256-cbc
Comment: ctop@xmoeexplme1
Public-Lines: 3
AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBInz3Pl1DVKF
7aPjxqwVmlpz4AodXMM0OWIYVtZ9xCFhUSDV+uhUQ8xFgnyG/ZTXk9iAwyQZ37U2
pKKhsPyLiNA=
Private-Lines: 1
eR+n+wx+TD2qG9LMQNlaGKIzUz+yWvtyEQG5iCxZEI4KfM81fy7tyIIBdcchSM2D
Private-MAC: 00d4195a1fe6f4f3145da5417e9bf45eb6d02829
On client.connect(), I have this error:
Cannot parse privateKey: Unsupported key format
Reactions are currently unavailable