Page MenuHomeVyOS Platform

http: rewrite conf-mode script to get_config_dict()
Closed, ResolvedPublicBUG

Description

Move to the common way of code when retrieving nodes/values from the CLI by simply calling get_config_dict().

This eases maintenance as we do not neet to probe for every individual CLI node present

Also issue a warning to users when using self-signed API certificates

Details

Difficulty level
Hard (possibly days)
Version
1.5-rolling
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)