[Pkg-puppet-devel] Managing options in puppet.conf: helper	scripts or includes
    Nigel Kersten 
    nigel at explanatorygap.net
       
    Mon Aug  2 20:57:28 UTC 2010
    
    
  
On Mon, Aug 2, 2010 at 1:07 PM, Mathias Gug <mathiaz at ubuntu.com> wrote:
> Hi,
>
> While working on integration puppetmaster and apache+passenger I ran into the
> following issue:
>
> Two options need to be added to /etc/puppet/puppet.conf to configure the
> puppetmaster to use apache2 SSL variables:
>
>    [master]
>    ssl_client_header = SSL_CLIENT_S_DN
>    ssl_client_verify_header = SSL_CLIENT_VERIFY
I have a feeling these either don't cause any problems, or are
required for all of webrick/passenger/mongrel/nginx... in which case
we could just add them to the default conf file?
    
    
More information about the Pkg-puppet-devel
mailing list