You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time I tried to add a ssh-ed448 pub key to my servers it failed, everyt other kind of key works including ed25519 but not ed448.
I've tried with file, with text, every way I could find. It fails with error message:
msg: 'invalid key specified: ssh-ed448 AAAACXNzaC1lZDQ0OAAAADmHz1ranDg5alPMO44M5odpWQzpH47xUYQOxztxGo5ZXwA15J6uuQv9ncRvw/u1rjVEM98fBBH+lYA= ciprian'
SUMMARY
Every time I tried to add a ssh-ed448 pub key to my servers it failed, everyt other kind of key works including ed25519 but not ed448.
I've tried with file, with text, every way I could find. It fails with error message:
msg: 'invalid key specified: ssh-ed448 AAAACXNzaC1lZDQ0OAAAADmHz1ranDg5alPMO44M5odpWQzpH47xUYQOxztxGo5ZXwA15J6uuQv9ncRvw/u1rjVEM98fBBH+lYA= ciprian'
ISSUE TYPE
COMPONENT NAME
authorized_key
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
Debian 12, Debian 11 VM
STEPS TO REPRODUCE
EXPECTED RESULTS
Expected key to be added to authorized_keys like any other key
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: