Hi.

On Fri, 14 Jul 2023 16:22:56 +0200 "Walter H. via users" wrote:

> I added this inside the Fedora in the sshd_config

> HostKeyAlgorithms +ssh-rsa
> PubkeyAcceptedKeyTypes ssh-rsa

> then the login using the keys from WSL were working again;

> but why didn't this help to login using the keys via the Win 10 OpenSSH 
> commands;

Since openssh-8.8p1-7.fc37 there is also a requirement on the length of
the rsa keys.

Tru to add:

  RequiredRSASize               1024

Or redo your rsa key with a biger size.

-- 
francis
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-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/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to