Hi all,
I''m trying to debug the following error on a client:
err: /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
err: /File[/var/lib/puppet/lib]: Failed to retrieve current state of
resource: SSL_connect returned=1 errno=0 state=SSLv3 read server
certificate B: certificate verify failed Could not retrieve file
metadata for puppet://management.db.kumina.nl/plugins: SSL_connect
returned=1 errno=0 state=SSLv3 read server certificate B: certificate
verify failed
err: Could not retrieve catalog from remote server: SSL_connect
returned=1 errno=0 state=SSLv3 read server certificate B: certificate
verify failed
notice: Using cached catalog
err: Could not retrieve catalog; skipping run
This is on one client, all others work as expected. The problem could
be caused by the fact that the client is in another domain than the
puppetmaster. I''ve tried setting certname on the puppetmaster,
deleting /var/lib/puppet/ssl, but to no avail. On first connection
from the client, the certificate does show up in puppetca -l on the
master, I can sign it, but after that, I get the error above.
Any idea what''s going on here and what I should do to fix it?
--
Kind regards,
Tim
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to
puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.