Submitted by: Pavan Shinde <pavann97@gmail.com>
Github: closes #634
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933097 13f79535-47bb-0310-9956-
ffa450edef68
<usage>
<p>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 <code>SSL_CLIENTHELLLO_*</code> environment
+the length of the connection so it can be exposed as <code>SSL_CLIENTHELLO_*</code> environment
variables for requests depending upon the <code>StdEnvVars</code> 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