From 15ae22c02cff36579be13c40bac1c37acc60d352 Mon Sep 17 00:00:00 2001 From: Christopher Faulet Date: Tue, 9 Nov 2021 14:23:36 +0100 Subject: [PATCH] DOC: config: Fix typo in ssl_fc_unique_id description 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index 56fd78672b..ffc221cbec 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -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