[openstack-dev] [infra] Basic zuul startup question: "Private key file is encrypted"

Dane Leblanc (leblancd) leblancd at cisco.com
Fri Apr 18 15:24:44 UTC 2014


Jeremy:

Thanks, this did the trick. I have zuul connecting with gerrit, and it's detecting neutron reviews. I still don't have all the pieces working, but I think I'm closing in.

Thanks,
Dane

-----Original Message-----
From: Jeremy Stanley [mailto:fungi at yuggoth.org] 
Sent: Tuesday, April 15, 2014 7:53 PM
To: openstack-dev at lists.openstack.org
Subject: Re: [openstack-dev] [infra] Basic zuul startup question: "Private key file is encrypted"

On 2014-04-15 23:24:31 +0000 (+0000), Jeremy Stanley wrote:
[...]
> You'll need to strip the encryption from it with something like...
> 
>     ssh-keygen -p -f ~/.ssh/id_dsa
[...]

Or more likely, since the patents on RSA expired about 14 years ago...

    ssh-keygen -p -f ~/.ssh/id_rsa

--
Jeremy Stanley

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev at lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



More information about the OpenStack-dev mailing list