Hello!
Are there any success stories with nginx, passenger and puppetmaster?
I'm trying to setup mentioned scheme and have problems - client cannot
get its own catalog (removed only hostnames and domain names)
err: Could not retrieve catalog from remote server: Error 403 on
SERVER: Forbidden req
I have this in my puppet.conf:
[puppetmasterd]
ssl_client_header = SSL_CLIENT_S_DN
ssl_client_verify_header = SSL_CLIENT_VERIFY
I've tried various settings in my nginx config, but currently have this:
server {
listen 8140;
passenger_enabled on;
ssl on;
ssl_c
On 28 June 2010 23:03, Dan Urist wrote:
> Has anyone gotten puppetmaster running under nginx with passenger? I've
> tried various permutations of setting headers in the nginx config file,
> but am still getting "Forbidden request" errors from the client.
>
Sounds like this..
http://groups.googl
On 28 June 2010 23:03, Dan Urist wrote:
> Has anyone gotten puppetmaster running under nginx with passenger? I've
> tried various permutations of setting headers in the nginx config file,
> but am still getting "Forbidden request" errors from the client.
I've had it working that way before but we
Has anyone gotten puppetmaster running under nginx with passenger? I've
tried various permutations of setting headers in the nginx config file,
but am still getting "Forbidden request" errors from the client.
--
Dan Urist
dur...@ucar.edu
303-497-2459
--
You received this message because you are