On Wed, 2020-10-21 at 13:53 -0700, Per Bothner wrote: > debug1: Next authentication method: publickey > debug1: Offering public key: /home/bothner/.ssh/id_rsa RSA > SHA256:UrZs1kSmA0JMUjJTlkP4Roth6eI8g5rCNiLWj8xX99E agent > debug1: send_pubkey_test: no mutual signature algorithm
that looks to be the problem: "no mutual signature algorithm". The Fedora crypto policies are updated every release, so this is probably what changed. Changing to the LEGACY policy might make it work again, at the cost of reduced security, I guess. See `man update- crypto-policies` (which also documents how you can override the policy for ssh). -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net _______________________________________________ test mailing list -- test@lists.fedoraproject.org To unsubscribe send an email to test-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/test@lists.fedoraproject.org