]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: acme: generate new account
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 9 Apr 2025 19:32:05 +0000 (21:32 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 11 Apr 2025 23:29:27 +0000 (01:29 +0200)
commit04d393f6610ead2845333037e9fd8d255b79a27a
tree1cc34516d82b5900ef94c99f5beaf494636d7731
parent7f9bf4d5f73f6d28fe2c2bb27410ae38fe0f08e3
MINOR: acme: generate new account

The new account action in the ACME task use the same function as the
chkaccount, but onlyReturnExisting is not sent in this case!
include/haproxy/acme-t.h
src/acme.c