diff options
author | Christian Breunig <christian@breunig.cc> | 2024-01-03 21:57:00 +0100 |
---|---|---|
committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2024-01-04 06:58:41 +0000 |
commit | 706fdbb234202723e02f93ad8eb724649181a60a (patch) | |
tree | 14ad877fe86882f8325f6bda83471197aecc6c45 /smoketest/scripts/cli/test_interfaces_l2tpv3.py | |
parent | 4b06cac36c8ca4d63926871885e8ac52a5a899f1 (diff) | |
download | vyos-1x-706fdbb234202723e02f93ad8eb724649181a60a.tar.gz vyos-1x-706fdbb234202723e02f93ad8eb724649181a60a.zip |
configdict: T5894: add get_config_dict() flag with_pki
VyOS has several services relaying on the PKI CLI tree to retrieve certificates.
Consuming services like ethernet, openvpn or ipsec all re-implemented the same
code to retrieve the certificates from the CLI.
This commit extends the signature of get_config_dict() with a new option with_pki
that defaults to false. If this option is set, the PKI CLI tree will be blended
into the resulting dictionary.
(cherry picked from commit b152b52023ba0cf0d4919eae39e92de28a458917)
Diffstat (limited to 'smoketest/scripts/cli/test_interfaces_l2tpv3.py')
0 files changed, 0 insertions, 0 deletions