You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README.md: Add CertificateFile to SSH example config
Otherwise the key ordering is based on agent ordering. With 56152e5da
the certificate will be added at the end of the list, with the Security
Key at the front. This means the certificate will not actually preferred
and you have to touch the key to login.
0 commit comments