On Friday, November 2, 2012, ryan wallner wrote:

> Jeff,
>
> I wound up not having SSLProxyEngine On specified in my vhost. I made the
> additional change to http to https in the load balancer and this worked as
> well.
>
> Though, now I am having trouble getting the actual certificate from the
> CA, I can see the agent send the REST call to GET /production/etc... but
> when it reaches the CA it is looking in
> /usr/share/puppet/rack/puppetmaster/production/certificate_requests. And I
> am receiving a file does not exist error in the logs. Which makes sense,
> but should't this be look ing /var/lib/puppet (debian) or another directory.
>

This sounds like the virtual host isn't configured to route the request to
passenger and is instead serving up the response itself. I'd review the
passenger configuration settings.

-Jeff

>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to