V Fri, Mar 12, 2021 at 10:53:01AM +0100, Miroslav Suchý napsal(a):
> Do I understand it correctly that soon, I will have trouble connecting to
> 
>   $(grep ssh-rsa ~/.ssh/known_hosts | cut -f1 -d' ')
> 
> hosts?
> Should I regenerate the ssh key there? What is the prefered crypto nowadays?
> 
No. Your keys do not use SHA at all. SSH protocol when performing
authenticated key exchange can use SHA. It's a matter of SSH server and SSH
client.

-- Petr

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to