diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 43f477eb725..d6ed0e27038 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -3040,7 +3040,7 @@ be protected with file permissions similar to those used for

This directive enables collection of ClientHello data during the handshake that is retained for -the length of the connection so it can be exposed as SSL_CLIENTHELLLO_* environment +the length of the connection so it can be exposed as SSL_CLIENTHELLO_* environment variables for requests depending upon the StdEnvVars setting. The variables are formatted as the hex-encoded raw buffers seen in the raw network protocol and as provided by OpenSSL. GREASE (RFC 8701) values are filtered by OpenSSL when enumerating extension IDs, but