Page MenuHome GnuPG

2048 but DSA key for ssh
Closed, ResolvedPublic

Description

There seems to be a problem with the agent if one tries to ssh-add a 2k DSA key.
Report on gnupg-devel from Michael Bienia:

$ ssh-add .ssh/id_dsa
Enter passphrase for .ssh/id_dsa:
Identity added: .ssh/id_dsa (.ssh/id_dsa)
But ssh-add -l didn't list it. Through further testing I found out it
was a problem with my ssh key:
$ ssh-keygen -l -f .ssh/id_dsa.pub
2048 [fingerprint] .ssh/id_dsa.pub

Event Timeline

werner renamed this task from 2048 but DSA key for sssh to 2048 but DSA key for ssh.Oct 10 2006, 4:20 PM
werner added projects: gpgagent, gnupg, Bug Report, ssh.
werner added a subscriber: werner.

Sorry, I can't replicate this using gnupg 1.9.92.
If you are still able to replicate it please create a test key and decribe
exacly what I have to do.