#639 Please create a transifex ssh key for the avahi project
Closed: Fixed None Opened 15 years ago by lennart.

summary says it all.

please send me the public key to lennart@poettering.net.

Thanks.


I've attached the key that Transifex uses to connect to Fedora Hosted.

We might want to use a separate key, as we've been doing with other non-hosted repos.

(As a side note, we should probably try to change that to RSA at some point.)

The SSH key id_dsa-avahi was created on app4 (/srv/tg/transifex/.ssh/) and tested successfully with the remote repo.

We'll need to have this key added in the private cvs. I couldn't and the following to the SSH config file:

{{{
Host git.0pointer.de
User txsubmit
IdentityFile ~/.ssh/id_dsa-avahi
}}}

Should be all set now, closing ticket.

Login to comment on this ticket.

Metadata