]> git.ipfire.org Git - thirdparty/haproxy.git/commit
ADMIN: dump-certs: use same error format as haproxy
authorWilliam Lallemand <wlallemand@irq6.net>
Sun, 28 Sep 2025 18:21:07 +0000 (20:21 +0200)
committerWilliam Lallemand <wlallemand@irq6.net>
Sun, 28 Sep 2025 18:21:07 +0000 (20:21 +0200)
commit02f7bff90b25fee138865de716bb276774bb83b3
treee89e3e6f44d33afb3e29555e99c6fe5465118822
parent5c9f28641b9d66b9d6242b987242aeccb05e7668
ADMIN: dump-certs: use same error format as haproxy

Replace error/notice by [ALERT]/[WARNING]/[NOTICE] like it's done in
haproxy.

ALERT means a failure and the program will exit 1 just after it
WARNING will continue the execution of the program
NOTICE will continue the execution as well
admin/cli/haproxy-dump-certs