]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: add TLS 1.2 values in HAPROXY_KEYLOG_XX_LOG_FMT
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 14 Apr 2026 13:45:25 +0000 (15:45 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 14 Apr 2026 14:03:25 +0000 (16:03 +0200)
commitf28dd158edf10a8d2a497fed2f6382cef7962197
tree58149b578fba0d92a70f917fd2be6bbdc29bc10c
parent7270bfcff528c06f693bad24a1eee8e2cf328fb2
MINOR: ssl: add TLS 1.2 values in HAPROXY_KEYLOG_XX_LOG_FMT

Add the CLIENT_RANDOM line for TLS1.2 in HAPROXY_KEYLOG_FC_LOG_FMT and
HAPROXY_KEY_LOG_BC_FMT. These are useful to produce a keylog file
compatible with both TLS1.3 and TLS1.2.
src/log.c