From: JWilliams <jesse.willi...@koinzmedia.com>
Date: Wed, 22 Jun 2011 03:51:22 -0700 (PDT)
Local: Wed, Jun 22 2011 6:51 am
Subject: Re: Ruby 1.9.2 - puppetd error "Could not request certificate: SSL_connect returned=1"
I was having the same problem on a very similar setup. My fix was
to put a 'hashed' link in the openssl certs directory to the CA certificate on the agent machine. So you if you haven't already copied your ca.pem or ca_crt.pem file to the agent host, that is your first step. openssl version -d
openssl x509 -hash -noout -in /etc/puppet/ssl/certs/ca.pem
go into the openssl dir you received from above and create a
ls -al /etc/pki/tls/certs/520f3686.0
> /etc/puppet/ssl/ca/ca_crt.pem
Note that a ".0" is added the end of your hash when creating the link.
On Jun 15, 12:32 pm, EduardR <edrozenb...@gmail.com> wrote:
> Hello,
> Running latest Puppet 2.7rc4, Ruby 1.9.2 p180, slackware 13.37 64.
> Running puppet master on the main puppet server works fine, no
> Running puppet agent on a client server (separate machine) connecting
> I found this post that suggests the error could be related to ruby 1.9
> However, I've had no luck despite trying to add SSL_CERT_FILE and
> If I use Ruby 1.8.7, no problem. I'd prefer to use 1.9.x though, since
> Thanks in advance,
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||