diff --git a/doc/configuration.txt b/doc/configuration.txt index e6e548108..18fcf9604 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -12166,7 +12166,8 @@ sni expression, though alternatives such as req.hdr(host) can also make sense. If "verify required" is set (which is the recommended setting), the resulting name will also be matched against the server certificate's names. See the - "verify" directive for more details. + "verify" directive for more details. If you want to set a SNI for health + checks, see the "check-sni" directive for more details. source [:[-]] [usesrc { [:] | client | clientip } ] source [:] [usesrc { [:] | hdr_ip([,]) } ]