]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: ssl/sample: add ssl_fc_sigalgs_bin sample fetch
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 23 Aug 2024 18:53:24 +0000 (20:53 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 26 Aug 2024 13:17:40 +0000 (15:17 +0200)
commitd2fc1ab66e49dffcf342c218a7eee345cac14989
tree36fea5d29a27af6e7b8b87bf99f7bd0c977ae99f
parente8fecef0ff9e4caaa9306fcdad7c6d45b1ab10ab
MEDIUM: ssl/sample: add ssl_fc_sigalgs_bin sample fetch

This new sample fetch allow to extract the binary list contained in the
signature_algorithms (13) TLS extensions.

https://datatracker.ietf.org/doc/html/rfc8446#section-4.2.3
doc/configuration.txt
src/ssl_sample.c