Hi Dears, I am installing the puppetmaster server and puppet client is running in the same machine.
When i running : puppet agent --test --waitforcert 30 I received the error : Error: /File[/var/lib/puppet/lib]: Failed to generate additional resources using 'eval_generate': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed: [self signed certificate in certificate chain for /CN=Puppet CA: HOSTNAME Error: /File[/var/lib/puppet/lib]: Could not evaluate: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed: [self signed certificate in certificate chain for /CN=Puppet CA: HOSTNAME] Could not retrieve file metadata for puppet://HOSTNAME/plugins: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed: [self signed certificate in certificate chain for /CN=Puppet CA: HOSTNAME] Error: Could not retrieve catalog from remote server: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed: [self signed certificate in certificate chain for /CN=Puppet CA: HOSTNAME] I was reading about the problem and it seems is related with SSL, I made several tests, i change de ssldir in puppet.conf to [main] ssldir = /etc/puppet/ssl and [agent] ssldir = /var/lib/puppet/ssl , but is not corrected the problem. Anyone seen this? Someone can Help me ? Thanks Marcelo Frota -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/3da15bb6-b9c6-48d9-a0c8-f88db1c182bf%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
