voxpupuli / puppet-zabbix

Puppet module for creating and maintaining zabbix components with puppet.

Home Page:https://forge.puppet.com/puppet/zabbix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: Support 2-way TLS/SSL authentication on Apache webserver configs

nick-george opened this issue · comments

Hi there,

Thanks for the cool module. I'd love to be able to do 2-way SSL/TLS on browser connections to the Apache webserver. I imagine it would just be a matter of passing through to the apache::vhost these variables:

  • $ssl_ca
  • $ssl_verify_client

Many thanks,
Nick