You know, this usually means that you don't have these settings in your puppet.conf, as doc'ed:
Required puppet.conf settings: [puppetmasterd] ssl_client_header = SSL_CLIENT_S_DN ssl_client_verify_header = SSL_CLIENT_VERIFY -ch On Jan 8, 7:30 pm, jb <jeffb...@gmail.com> wrote: > Thank you Silviu - I just went through a 0.25.2 installation using > passenger 2.2.8 just yesterday and had the same issues which started > this thread: > > puppetmasterd[29797]: Puppet Server (Rack): Internal Server Error: > Unhandled Exception: "Host app3.chassis1 10.x.x.x) not authorized to > call fileserver.list" > puppetmasterd[29797]: Denying unauthenticated client app3.chassis1 > (10.x.x.x) access to fileserver.list > > Your suggestions commends below fixed the issue.. > > On Dec 17 2009, 8:37 am, Silviu Paragina <sil...@paragina.ro> wrote: > > > > > What's your apache vhost config? Passenger 2.2.2 with 0.25.1 didn't work > > for me with the config from the example in 0.25.1 tree > > I think there is an error in the 0.25.1 example one. > > > I had to add: > > RequestHeader set X-SSL-Subject %{SSL_CLIENT_S_DN}e > > RequestHeader set X-Client-DN %{SSL_CLIENT_S_DN}e > > RequestHeader set X-Client-Verify %{SSL_CLIENT_VERIFY}e > > > Silviu > > > On 17.12.2009 15:22, lluis wrote:
-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.