summaryrefslogtreecommitdiff
path: root/roles/haproxy/templates/haproxy.cfg.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/haproxy/templates/haproxy.cfg.j2')
-rw-r--r--roles/haproxy/templates/haproxy.cfg.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/haproxy/templates/haproxy.cfg.j2 b/roles/haproxy/templates/haproxy.cfg.j2
index 65a3b19..5d41bef 100644
--- a/roles/haproxy/templates/haproxy.cfg.j2
+++ b/roles/haproxy/templates/haproxy.cfg.j2
@@ -32,7 +32,7 @@ defaults
frontend http-in
bind *:80
- bind *:443 ssl no-sslv3 no-tlsv10 crt /etc/ssl/ick.pem
+ bind *:443 ssl no-sslv3 no-tlsv10 crt /etc/haproxy/haproxy.pem
rspadd Strict-Transport-Security:\ max-age=15768000