]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: acme: generate the account file when not found
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 28 Apr 2025 15:40:26 +0000 (17:40 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 28 Apr 2025 16:20:21 +0000 (18:20 +0200)
commit856b6042d37879591fd38700c4e76b359b22fd0c
tree66b3cb984261e5f6691164a7e76780062df095ca
parentb2dd6dd72b8bc4711b34e1cd120ebc275be18d0e
MEDIUM: acme: generate the account file when not found

Generate the private key on the account file when the file does not
exists. This generate a private key of the type and parameters
configured in the acme section.
src/acme.c