[Puppet Users] Re: puppet-server 0.4.1 - malformed DN provided by HTTP header x-client-dn

2015-01-03 Thread Kevin DeGraaf
ed this bug in JIRA as SERVER-213. Essentially, we > currently only support the standard ',' separated DN's and not OpenSSL > style '/' separated ones which are generated by Apache and NGNX. Hopefully > we will have this fixed soon. > > Thanks, > Justin &

[Puppet Users] puppet-server 0.4.1 - malformed DN provided by HTTP header x-client-dn

2014-12-26 Thread Kevin DeGraaf
Hello, I am evaluating Puppet Enterprise 3.7.1, which includes puppet-server 0.4.1. I am terminating SSL at an Nginx reverse proxy, using a configuration which works fine with the old Apache/Passenger stack: proxy_set_header X-Client-Verify $ssl_client_verify; proxy_set_header X-Client