support other ssh key types

Bug #1291564 reported by Jay R. Wren
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
uvtool
Triaged
Wishlist
Unassigned

Bug Description

id_rsa is only private key considered. id_dsa and id_ecdsa should also be considered

Revision history for this message
Robie Basak (racb) wrote :

This is reasonable, thanks. If you use an agent, then it should report these with "ssh-add -L" and so this whould already work, right?

Would it be sufficient to just try the agent, then fall back through each of id_rsa.pub, id_dsa.pub and id_ecdsa.pub until one is found, and then use that? Or should I attempt to concatenate all three or something?

Changed in uvtool:
status: New → Triaged
importance: Undecided → Wishlist
Revision history for this message
Jay R. Wren (evarlast) wrote :

IMO, yes, trying the agent and then falling back makes good sense. I always have 2-4 keys in my agent, and the default of taking first key from agent makes sense.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.