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
&
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