puppet/apache/templates/sslproxy.conf.erb

4 lines
132 B
Text

SSLProxyEngine on
SSLProxyMachineCertificateFile <%= @ssl_bundle %>
SSLProxyCACertificateFile <%= @ssl_ca %>
SSLProxyVerify require