Hi All,
There is no direct connection between the hosts I am managing and the
Puppetmaster. I have added the "http_proxy_host" option to the
"[main]" section of the Puppet config file (/etc/puppet/puppet.conf)
on the machine to be managed. The proxy server is squid and I had to
add the Puppet port to the "Safe_ports" ACL list and also allow usage
of the "CONNECT" method for that port.
However, when I attempt to use puppetd to attempt to connect for the
first time I get the following error:
err: Could not call puppetca.getcert: #<Net::HTTPServerException: 404
"Not Found">
err: Could not request certificate: Certificate retrieval failed: 404
"Not Found"
The proxy is allowing the request through but I don''t understand why
the Puppetmaster suddenly gives this error. When a machine connects
directly to the puppetmaster then things work.
Any hints will be much appreciated.
Cheers,
Fred.
--
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.