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

Decode the contents of the ClientHello ciphers extension and dump a
human readable list in the ssl traces.
include/haproxy/ssl_trace.h
src/ssl_clienthello.c
src/ssl_trace.c