Manage proxy protocol

This commit is contained in:
Emilien Mantel
2017-01-03 11:16:28 +01:00
parent f2cfae31b1
commit 684c794566
4 changed files with 15 additions and 6 deletions

View File

@@ -210,8 +210,12 @@
template: '_base'
ssl_name: 'test-ssl.local'
redirect_https: true
# - name: 'owncloud.local'
# template: '_owncloud'
- name: 'test-ssl-proxy-protocol.local'
proto: ['http', 'https']
http_proxy_protocol: true
https_proxy_protocol: true
template: '_base'
ssl_name: 'test-ssl.local'
nginx_dh_length: 2048
roles:
- ../../