[openstack-dev] [infra] Basic zuul startup question: "Private key file is encrypted"
Brian Bowen (brbowen)
brbowen at cisco.com
Fri Apr 18 15:31:13 UTC 2014
Nice job
-----Original Message-----
From: Dane Leblanc (leblancd)
Sent: Friday, April 18, 2014 11:25 AM
To: OpenStack Development Mailing List (not for usage questions)
Subject: Re: [openstack-dev] [infra] Basic zuul startup question: "Private key file is encrypted"
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
_______________________________________________
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