]> git.ipfire.org Git - thirdparty/haproxy.git/commit
ADMIN: haproxy-dump-certs: implement a certificate dumper
authorWilliam Lallemand <wlallemand@irq6.net>
Sun, 28 Sep 2025 11:33:23 +0000 (13:33 +0200)
committerWilliam Lallemand <wlallemand@irq6.net>
Sun, 28 Sep 2025 11:38:48 +0000 (13:38 +0200)
commit3a6ea8b959d5a05063fd5836c855fdba590db37a
tree5d86e4e7715e8243297b825dfc11287daba3a7ee
parentb70c7f48fac7de05140ff7ed0cc80e7ded1c9a62
ADMIN: haproxy-dump-certs: implement a certificate dumper

haproxy-dump0-certs is a bash script that connects to your master socket
or your stat socket in order to dump certificates from haproxy memory to
the corresponding files.
admin/cli/haproxy-dump-certs [new file with mode: 0755]