Enable TLS proxying
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
6b1b32504f
commit
f3fb0336e3
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ ProxyPreserveHost On
|
|||
{% endif %}
|
||||
|
||||
{% if balancer_name is defined %}
|
||||
SSLProxyEngine On
|
||||
<Proxy "balancer://{{balancer_name}}">
|
||||
{% for member in balancer_members %}
|
||||
BalancerMember "{{ member }}/{{remotepath}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue