diff options
author | Christian Breunig <christian@breunig.cc> | 2025-06-23 22:28:42 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2025-06-23 22:53:16 +0200 |
commit | 02e9eb07a87220fd4b0f40a2a0a9da86c2726786 (patch) | |
tree | 0c41d42259fdb34b6a2c440e71c991e441feca36 /src/helpers/vyconf_cli.py | |
parent | a4e2f96b133a9f753b6b9fd4686f3ff2a8694dfe (diff) | |
download | vyos-1x-02e9eb07a87220fd4b0f40a2a0a9da86c2726786.tar.gz vyos-1x-02e9eb07a87220fd4b0f40a2a0a9da86c2726786.zip |
pki: T7573: fix TypeError when HAProxy is not in use
Commit 59d86826a2f ("haproxy: T7122: add ACME/certbot bootstrap support")
introduced a regression where a None value was inadvertently iterated over.
This patch prevents the invalid access by verifying that all required keys are
present in the dictionary before proceeding.
Diffstat (limited to 'src/helpers/vyconf_cli.py')
0 files changed, 0 insertions, 0 deletions