4 lines
132 B
Text
4 lines
132 B
Text
SSLProxyEngine on
|
|
SSLProxyMachineCertificateFile <%= @ssl_bundle %>
|
|
SSLProxyCACertificateFile <%= @ssl_ca %>
|
|
SSLProxyVerify require
|