]> git.proxmox.com Git - pmg-api.git/commit - src/PMG/Config.pm
config: warn on parse errors for tls related config files
authorStoiko Ivanov <s.ivanov@proxmox.com>
Mon, 20 Mar 2023 20:26:38 +0000 (21:26 +0100)
committerStoiko Ivanov <s.ivanov@proxmox.com>
Mon, 20 Mar 2023 20:26:38 +0000 (21:26 +0100)
commitea7ba72d77b9e9383c02ac877b32fe0a86bd322f
tree510f473d2de3233286c18c843d05a3c45d11e914
parentc1ecd1602f63d84948486b01be6216404052a462
config: warn on parse errors for tls related config files

this unifies the error-handling with transports and mynetworks -
resulting in wrong entries being logged, the remaining entries
displayed in the GUI, and the wrong entries being dropped upon
editing.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
src/PMG/Config.pm