diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-10-25 10:19:39 +0000 |
---|---|---|
committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2023-10-25 18:25:47 +0000 |
commit | c8e81bb9c9786946f75b19566375654aa9286ae4 (patch) | |
tree | 90a01bbbe9e0d11b2204c312ec08e0417e055d87 /sonar-project.properties | |
parent | bc65c2d9f9b152e40c323ab930805500cfe35df6 (diff) | |
download | vyos-1x-c8e81bb9c9786946f75b19566375654aa9286ae4.tar.gz vyos-1x-c8e81bb9c9786946f75b19566375654aa9286ae4.zip |
T5683: Fix reverse-proxy PKI filenames mismatch
The current named for certificates are hardcoded in generated config to:
- ca.pem
- cert.pem.key
- cert.pem
It cause a generated config certificates and certificates itself
are different (test-cert-1.pem and ca.pem)
bind :::8080 v4v6 ssl crt /run/haproxy/test-cert-1.pem
/run/haproxy/ca.pem
It is a bug of initial impelemtation. Fix required correct names
from PKI certificates
(cherry picked from commit 0431f1b32c1fc90de82adea5a7e63dad1416c340)
Diffstat (limited to 'sonar-project.properties')
0 files changed, 0 insertions, 0 deletions