]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: acme: implement "reuse-key" option
authorWilliam Lallemand <wlallemand@irq6.net>
Sat, 27 Sep 2025 19:41:39 +0000 (21:41 +0200)
committerWilliam Lallemand <wlallemand@irq6.net>
Sat, 27 Sep 2025 19:41:39 +0000 (21:41 +0200)
commitb70c7f48fac7de05140ff7ed0cc80e7ded1c9a62
tree87d7caab084a7925f78dd83d64579386df81900b
parenta9ccf692e7e7f0936468b0f96a9f090e1c39cda9
MINOR: acme: implement "reuse-key" option

The new "reuse-key" option in the "acme" section, allows to keep the
private key instead of generating a new one at each renewal.
doc/configuration.txt
include/haproxy/acme-t.h
src/acme.c