summaryrefslogtreecommitdiff
path: root/python/setup.py
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-08-10 18:24:39 +0000
committerChristian Breunig <christian@breunig.cc>2026-08-10 21:04:10 +0200
commit0cfdd6a869772defbd6ca7778273bdab4b85dfe7 (patch)
treee90bcf11da6a8eb800ba167a48abc24ce81a3c58 /python/setup.py
parent9f34c853adcc94cb8c03e25457f739096c175276 (diff)
downloadvyos-1x-0cfdd6a869772defbd6ca7778273bdab4b85dfe7.tar.gz
vyos-1x-0cfdd6a869772defbd6ca7778273bdab4b85dfe7.zip
pki: T9135: don't crash on an ACME certificate not yet issued
Both the with_pki=True chain injection and "show pki ca" unconditionally read a certificate's own content to check whether an explicit CA already covers its chain. For an ACME certificate with no cert.pem yet (pending its first issuance, or after a failed request), that content is never populated and the lookup raised KeyError - crashing every with_pki=True consumer and "show pki" alike.
Diffstat (limited to 'python/setup.py')
0 files changed, 0 insertions, 0 deletions