]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: ssl/ckch: add filename and linenum argument to crt-store parsing
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 2 Apr 2025 09:40:42 +0000 (11:40 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 11 Apr 2025 23:29:27 +0000 (01:29 +0200)
commit20718f40b60f9aca33966c767caa4c4cd0cd9c4c
tree4a8496d8445977266e1c111dfa3fe40c8ff2ab8c
parent00c967fac4dc3e174a075b469e5d6a16b18b3abb
MEDIUM: ssl/ckch: add filename and linenum argument to crt-store parsing

Add filename and linenum arguments to the crt-store / ckch_conf parsing.

It allows to use them in the parsing function so we could emits error.
include/haproxy/ssl_ckch-t.h
include/haproxy/ssl_ckch.h
include/haproxy/ssl_ocsp.h
src/ssl_ckch.c
src/ssl_crtlist.c