#5168 Pagure doesn't recognize my SSH key
Opened 3 years ago by eclipseo. Modified 3 years ago

Hi,

I'm using a SSH key made for a Yubikey:
ssh-keygen -t ecdsa-sk

It looks like this:

sk-ecdsa-sha2-nistp256@openssh.com AAAA...alphanumeric_characters...NoOg== bob@Cassini

But it is not recognized by Pagure.


How does it work with plain SSH? And which version of SSH is required?

from openssh 7.0 (we have version 7.2 in rhel 7 ) "the support for ssh-dss host and user keys is disabled by default at run-time", you need enabled ssh-dss keys ...

esdsa keys are not ssh-dss

Log in to comment on this ticket.

Metadata