Computer and IT knowledge - things to know - All
#ssh config file for user (tested with: Rocky Linux release 10.1 (Red Quartz) )
~./.ssh/config
Host *
PubkeyAcceptedAlgorithms +ssh-rsa
RSAMinSize=1024
and the the crypto policies to legacy by setting the following command and reboot:
update-crypto-policies --set LEGACY
-----
/etc/redhat-release Rocky Linux release 9.8 (Blue Onyx)
~./.ssh/config
Host *
PubkeyAcceptedAlgorithms +ssh-rsa
RequiredRSASize 1024
KexAlgorithms +diffie-hellman-group14-sha1
HostKeyAlgorithms +ssh-rsa computer2know :: thank you for your visit :: have a nice day :: © 2026