]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: sample: add 4 new sample fetches for clienthello parsing
authorMariam John <john.mariam.oss@gmail.com>
Wed, 16 Apr 2025 13:36:07 +0000 (08:36 -0500)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 17 Apr 2025 14:39:47 +0000 (16:39 +0200)
commitfa063a9e772a7c383a549296ca6e16c40fe08ecc
tree7e3dd5b9c8f1b5de28ad28f62f11cea25b1c9522
parent590116478991f3c4eb217e8eb87f1124fe12a563
MINOR: sample: add 4 new sample fetches for clienthello parsing

This patch contains this 4 new fetches and doc changes for the new fetches:

- req.ssl_cipherlist
- req.ssl_sigalgs
- req.ssl_keyshare_groups
- req.ssl_supported_groups

Towards:#2532
doc/configuration.txt
src/payload.c