summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/resources/config/haproxy/haproxy-pluggable-security.cfg
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2021-02-04 22:02:40 +0000
committerGerrit Code Review <gerrit@onap.org>2021-02-04 22:02:40 +0000
commita93725086000baf8be0b591effec9cf01eeab311 (patch)
tree47ecfdf69c20eec6dab2c87d0c5f76b3ffb8a1e8 /kubernetes/aai/resources/config/haproxy/haproxy-pluggable-security.cfg
parent0721aec1073fbc690fe0d775ec5cf6a71bbb30ca (diff)
parent87f49af6feef4af57a1a977d10a7ac05428cc5c7 (diff)
Merge "[AAI] Use CertInitializer for AAI Proxy"
Diffstat (limited to 'kubernetes/aai/resources/config/haproxy/haproxy-pluggable-security.cfg')
-rw-r--r--kubernetes/aai/resources/config/haproxy/haproxy-pluggable-security.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/aai/resources/config/haproxy/haproxy-pluggable-security.cfg b/kubernetes/aai/resources/config/haproxy/haproxy-pluggable-security.cfg
index b05ffaeaf2..e605e1886f 100644
--- a/kubernetes/aai/resources/config/haproxy/haproxy-pluggable-security.cfg
+++ b/kubernetes/aai/resources/config/haproxy/haproxy-pluggable-security.cfg
@@ -62,7 +62,7 @@ defaults
frontend IST_8443
mode http
- bind 0.0.0.0:8443 name https ssl crt /etc/ssl/private/aai.pem
+ bind 0.0.0.0:8443 name https ssl crt /opt/app/osaaf/local/certs/fullchain.pem
# log-format %ci:%cp\ [%t]\ %ft\ %b/%s\ %Tq/%Tw/%Tc/%Tr/%Tt\ %ST\ %B\ %CC\ %CS\ %tsc\ %ac/%fc/%bc/%sc/%rc\ %sq/%bq\ %hr\ %hs\ {%[ssl_c_verify],%{+Q}[ssl_c_s_dn],%{+Q}[ssl_c_i_dn]}\ %{+Q}r
log-format "%ci:%cp [%tr] %ft %b/%s %TR/%Tw/%Tc/%Tr/%Ta %ST %B %CC \ %CS %tsc %ac/%fc/%bc/%sc/%rc %sq/%bq %hr %hs %{+Q}r"
option httplog