]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: config: Fix typo in ssl_fc_unique_id description
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 9 Nov 2021 13:23:36 +0000 (14:23 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 9 Nov 2021 13:23:37 +0000 (14:23 +0100)
In ssl_fc_unique_id decription, threre is a reference to the wrong sample
fetch. ssl_bc_unique_id is used instead of ssl_fc_unique_id.

This patch should fix the issue #1449. It may be backported to all
supportted versions.

doc/configuration.txt

index 56fd78672b361531e592016e4a6172770eff11f1..ffc221cbec2c0a29ff79eae8b94bd7c5bd9600e4 100644 (file)
@@ -19443,7 +19443,7 @@ ssl_fc_protocol_hello_id : integer
 ssl_fc_unique_id : binary
   When the incoming connection was made over an SSL/TLS transport layer,
   returns the TLS unique ID as defined in RFC5929 section 3. The unique id
-  can be encoded to base64 using the converter: "ssl_bc_unique_id,base64".
+  can be encoded to base64 using the converter: "ssl_fc_unique_id,base64".
 
 ssl_fc_server_handshake_traffic_secret : string
   Return the SERVER_HANDSHAKE_TRAFFIC_SECRET as an hexadecimal string for the