]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: Add curves in ssl traces
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Tue, 15 Jul 2025 08:45:09 +0000 (10:45 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 21 Jul 2025 08:40:22 +0000 (10:40 +0200)
commita0829aba7adbe5be13d16d5b659658c0d40fb2c5
treefdbf912b68e857ad6a720aceb2d854272344702f
parent046df68fdeedb7fb847a8c42a5507d74cbfbdcd8
MINOR: ssl: Add curves in ssl traces

Dump the ClientHello curves in the SSL traces.
include/haproxy/ssl_trace.h
src/ssl_clienthello.c
src/ssl_trace.c