summaryrefslogtreecommitdiff
path: root/baserock_frontend/haproxy.cfg
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2021-08-18 12:30:45 +0200
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2021-09-09 16:49:25 +0100
commitfaf30d36e0e60253770ab92a79b2971df112276b (patch)
tree7700912e470052b8c1aab5564278d1739cc2f464 /baserock_frontend/haproxy.cfg
parentf72496241cd197cf06a25ed203b0cc76aee682da (diff)
downloadinfrastructure-faf30d36e0e60253770ab92a79b2971df112276b.tar.gz
baserock_frontend: Move to Ubuntu
Diffstat (limited to 'baserock_frontend/haproxy.cfg')
-rw-r--r--baserock_frontend/haproxy.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/baserock_frontend/haproxy.cfg b/baserock_frontend/haproxy.cfg
index 1217e957..8a638e57 100644
--- a/baserock_frontend/haproxy.cfg
+++ b/baserock_frontend/haproxy.cfg
@@ -49,7 +49,7 @@ frontend https-in
# This means we only need to have the certificate in one place, and the
# configuration of the other instances is simpler. It does mean that we
# need to avoid having any insecure machines in the cloud.
- bind *:443 ssl no-sslv3 crt /etc/pki/tls/private/baserock.pem
+ bind *:443 ssl no-sslv3 crt /etc/ssl/private/baserock.pem
reqadd X-Forwarded-Proto:\ https
# Rules below here implement the URL-based forwarding to the