5 lines
176 B
Text
5 lines
176 B
Text
SSLProxyEngine on
|
|
SSLProxyMachineCertificateFile <%= @ssl_bundle %>
|
|
SSLProxyCACertificateFile <%= @ssl_ca %>
|
|
SSLProxyVerify require
|
|
SSLProxyVerifyDepth <%= @ssl_verifydepth %>
|