]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: acme: allow IP SAN in certificate request master
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 20 Apr 2026 16:06:43 +0000 (18:06 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 20 Apr 2026 16:10:47 +0000 (18:10 +0200)
commit95c400d08ec442606e0df4aaf0fbf57459d18bc9
tree09d1d73ee408b307fb24249074e4698c19557164
parent0d14bb74733d4746cc30cf8af6fbfaa70be70866
MINOR: acme: allow IP SAN in certificate request

Implement IP in both requestOrder and CSR so a certificate with SAN IPs
can be generated.
doc/configuration.txt
include/haproxy/ssl_ckch-t.h
src/acme.c
src/ssl_ckch.c