#2511 Allow multiple SSH public keys associated to a Fedora account
Closed: Fixed None Opened 13 years ago by dcallagh.

= problem =
I push to git.fedorahosted from several different accounts on several different machines. They have different SSH keys.

= analysis =
Right now I can only specify one SSH public key for my Fedora account. So I have to copy that SSH private key to all the places where I want to push to git.fedorahosted.

= enhancement recommendation =
It would be nice if I could associate multiple SSH public keys to my Fedora account.


Unless I'm mistaken, you can upload a file that has multiple keys, 1 per line.

Resolving as worksforme.

Thanks, that works. I didn't even think to try one key per line. I guess it is the same format as .ssh/authorized_keys, which makes sense.

Maybe it would be worth updating the page to explain that?

Login to comment on this ticket.

Metadata