There are a number of other “host” keys in /etc/sshd/; only the rsa key is considered deficient. The key set was generated in 2023. I presume I must re-generate the rsa key.
What is the recommended method to do so? And what are the possible side effects?
Typically you can delete the now non-compliant keys and restart the ssh service and it will recreate them. Any hosts that were using the RSA keys to do host authentication will complain that the host keys changed and you’ll have to remove the old key fingerprint from ~/.ssh/known_hosts.