]> git.kaiwu.me - haproxy.git/commit
DOC: proxy-protocol: Make example for PP2_SUBTYPE_SSL_SIG_ALG accurate
authorCollison, Steven <soco@amazon.com>
Wed, 27 Aug 2025 17:26:25 +0000 (17:26 +0000)
committerWilly Tarreau <w@1wt.eu>
Fri, 29 Aug 2025 14:26:57 +0000 (16:26 +0200)
commit00be3584260b050638a1d9c58c53f60c8ea54f18
treedaa1177cf237f1c5f45c0242e4cf9d34dbd4ab83
parent1517869145a20ac4432d86ea858d14533af77508
DOC: proxy-protocol: Make example for PP2_SUBTYPE_SSL_SIG_ALG accurate

The docs call out that this field is the algorithm used to
sign the certificate. However, the example only had the hash portion of
the signature algorithm. This change updates the example to be accurate
based on a value written by HAProxy, which is based on an OID for
signature algorithms. I based example on a real TLV written by
HAProxy on my machine with all SSL TLVs enabled in config.
doc/proxy-protocol.txt