[Puppet Users] Re: certificate verify failed: [unable to get local issuer certificate

2014-10-17 Thread Craig White
did you make some changes because of Poodle? state=SSLv3 as for Firefox - probably just need to go into Firefox preferences and delete the certificate that you stored already but it does seem strange that you have 2 certificates with the same serial # On Friday, October 17, 2014 10:28:39 AM

[Puppet Users] Re: certificate verify failed: [unable to get local issuer certificate

2014-10-17 Thread Stella
Hi Craig, Thanks a million! It is due to Poodle? state=SSLv3. After I commented out SSLv3, it works fine. Now I can have a good weekend, hehe... On Friday, October 17, 2014 1:59:50 PM UTC-4, Craig White wrote: did you make some changes because of Poodle? state=SSLv3 as for Firefox -

[Puppet Users] Re: Certificate verify failed when syncing to self

2012-11-02 Thread hasufel
I'm having this issue, too. On Tuesday, July 10, 2012 3:04:24 PM UTC-4, llowder wrote: I am using puppet to control my master, but currently when the agent runs (on the master) I am getting err: Could not retrieve catalog from remote server: SSL_connect returned=1 errno=0 state=SSLv3 read

[Puppet Users] Re: Certificate verify failed when syncing to self

2012-07-10 Thread llow...@oreillyauto.com
Please disregard, my puppet.conf had accidentally gotten overwritten and it was trying to pull from the wrong master as a result. On Tuesday, July 10, 2012 2:04:24 PM UTC-5, llo...@oreillyauto.com wrote: I am using puppet to control my master, but currently when the agent runs (on the

[Puppet Users] Re: certificate verify failed

2011-02-01 Thread Pascal
Yes, they have exact the same system time. maybe this /var/log/puppet/masterhttp.log will give you more information: (client is client1.test.ch, server is puppet.test.ch) [2011-02-01 17:00:08] INFO Certificate: Data: Version: 3 (0x2) Serial Number: 7 (0x7) Signature

[Puppet Users] Re: certificate verify failed

2011-02-01 Thread sl0n
Hi, Try the following in puppet.conf on the client side: [main] server = puppet.test.ch certname =puppet.test.ch ... ... Vladimir On Feb 1, 5:26 pm, Pascal pascal.stoc...@man.eu wrote: Yes, they have exact the same system time. maybe this /var/log/puppet/masterhttp.log will give you more

[Puppet Users] Re: Certificate verify failed

2010-12-09 Thread Kikanny
Found out the error. Both the master and client were showing the same time. But they happened to be on different time zones. AHH! On Dec 8, 1:19 pm, Kikanny kika...@gmail.com wrote: Hi Nan Thanks for your response. I tried that. But it says that everything is okay. I get verify return 1

[Puppet Users] Re: Certificate verify failed

2010-12-08 Thread Kikanny
So there is something wrong with the date of the certificate. When I do openssl x509 -text -in -noout /etc/puppet/ssl/certs/client.pem | grep -A2 Validity, I get: Validity Not Before: Dec 7 14:08:10 2010 GMT Not After : Dec 6 14:08:10 2015 GMT However, the current date of the client is Dec 8

Re: [Puppet Users] Re: Certificate verify failed

2010-12-08 Thread Nan Liu
On Wed, Dec 8, 2010 at 6:20 AM, Kikanny kika...@gmail.com wrote: So there is something wrong with the date of the certificate. When I do openssl x509 -text -in -noout /etc/puppet/ssl/certs/client.pem | grep -A2 Validity, I get: Validity Not Before: Dec 7 14:08:10 2010 GMT Not After : Dec 6

[Puppet Users] Re: Certificate verify failed

2010-12-08 Thread Kikanny
Hi Nan Thanks for your response. I tried that. But it says that everything is okay. I get verify return 1 instead of saying why there is a verification error On Dec 8, 10:54 am, Nan Liu n...@puppetlabs.com wrote: On Wed, Dec 8, 2010 at 6:20 AM, Kikanny kika...@gmail.com wrote: So there is

[Puppet Users] Re: Certificate verify failed

2010-12-07 Thread Kikanny
I've tried all of the steps you outlined, and still nothing. I also checked the certificates the subject lines match the hostnames. I'm out of ideas. This has been frustrating me for the past two days :( On Dec 6, 6:00 pm, Stefan Schulte stefan.schu...@taunusstein.net wrote: On Mon, Dec 06, 2010