On Thu, Aug 13, 2015 at 8:33 PM, Mike Frysinger <vap...@gentoo.org> wrote:
> On 13 Aug 2015 17:18, Mike Gilbert wrote:
>> On Wed, Aug 12, 2015 at 11:17 PM, Mike Frysinger <vap...@gentoo.org> wrote:
>> > +If you are stuck with DSA keys, you can re-enable support locally by
>> > +updating your sshd_config file with a line like so:
>> > +       PubkeyAcceptedKeyTypes=+ssh-dss
>>
>> I think this should also mention that PubkeyAcceptedKeyTypes applies
>> to the ssh client, and can be added to ~/.ssh/config.
>
> it applies to both.  if the server doesn't have it, it won't accept what
> the client offers.

Yep, that's actually what I meant: PubkeyAcceptedKeyTypes applies to
the client in addition to the server.

Reply via email to