13 Jun
2014
13 Jun
'14
7:03 a.m.
On Thu, Jun 12, 2014 at 11:34 PM, Magnus Therning <magnus@therning.org> wrote:
According to what I've found gpg-agent's ssh-agent should, as of version 2.0.21, support ECDSA keys, but still I can't add such a key:
Am I doing something wrong here, or should I just use ssh-agent from OpenSSH instead (or stop using ECDSA keys)?
ECDSA SSH keys in gpg-agent broke with libgcrypt 1.6+. You can get them working again by building gnupg from git. Regards, ~Celti