Re: [Puppet Users] nginx-passenger authentication / certificate issue

2012-07-12 Thread Jeff McCune
Are you sure you want to be using the passenger_set_cgi_param nginx directive and not proxy_set_header? The problem definitely seems to be Puppet not picking up the values that should be set in the HTTP_X_CLIENT_VERIFY and HTTP_X_CLIENT_DN request headers. -Jeff On Thu, Jul 12, 2012 at 7:34 AM,

[Puppet Users] nginx-passenger authentication / certificate issue

2012-07-12 Thread Jon Jaroker
Hello, I have been stumped by an authentication / certificate problem and would like to know if anyone has resolved a similar issue. My fresh install of Puppet Master 2.7.18 on Debian 6 works normally when run standalone, using 'puppet master --verbose --no-daemonize'. When using nginx-passenger