The RSA key type was dropped at some point. If you need to use that to log in to an older system you can add it to the ssh command line or your ssh config file on the system you are connecting from.
I have an entry like this in my ~/.ssh/config for one of my old systems
I have an entry like this in my ~/.ssh/config for one of my old systems
Code:
Host myoldhost PubkeyAcceptedKeyTypes +ssh-rsaStatistics: Posted by rpdom — Mon May 19, 2025 8:03 pm