Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH key import of sk-ecdsa results in error #778

Open
DarkestFM opened this issue Apr 26, 2023 · 0 comments
Open

SSH key import of sk-ecdsa results in error #778

DarkestFM opened this issue Apr 26, 2023 · 0 comments

Comments

@DarkestFM
Copy link

Summary

during createadmin, import of keys from GH include sk-ecdsa-sha2-nistp256@openssh.com key resulting in error

Process

generate sk ssh key of type sk-ecdsa-sha2-nistp256@openssh.com
add key to GH
import keys into maas

Current and expected result

current
{'key': ['Invalid SSH public key: Key type sk-ecdsa-sha2-nistp256@openssh.com not recognised; it should be one of: ecdsa-sha2-nistp256 ecdsa-sha2-nistp384 ecdsa-sha2-nistp521 ssh-dss ssh-ed25519 ssh-rsa']}

expected:
keys import without error

@DarkestFM DarkestFM changed the title SSH key import SSH key import of sk-ecdsa results in error Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant