On 28 July 2017 at 14:04, Hans-Peter Nilsson via cfarm-users
<cfarm-users@lists.tetaneutral.net> wrote:
> On Fri, 28 Jul 2017, Andreas Schwab via cfarm-users wrote:
>
>> I had success with an ED25519 key, it didn't accept RSA.
>
> As a contrast, for me it accepted an RSA key, so it's not as
> simple as that:
>
> ...
> debug1: Offering public key: /home/hp/.ssh/id_rsa
> debug1: Server accepts key: pkalg ssh-rsa blen 149
> debug1: Enabling compression at level 6.
> debug1: Authentication succeeded (publickey).
> ...


I needed to add
PubkeyAcceptedKeyTypes ssh-dss
to my client-side config a long while ago.
_______________________________________________
cfarm-users mailing list
cfarm-users@lists.tetaneutral.net
https://lists.tetaneutral.net/listinfo/cfarm-users

Reply via email to