]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix ssl_bump "bump" action documentation
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Wed, 3 May 2017 14:37:53 +0000 (17:37 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Wed, 3 May 2017 14:37:53 +0000 (17:37 +0300)
Fixes squid documentation to correctly describe the squid behavior  when the
"bump" action is selected on step SslBump1. In this case squid selects
the client-first bumping mode.

This is a Measurement Factory project

src/cf.data.pre

index 0a45e187549ac0af1feaf46e22ae23e8432d9dea..f72560066b110bd2f28194cbae40f300abb4155c 100644 (file)
@@ -2854,8 +2854,11 @@ DOC_START
                This is the default action.
 
            bump
-               Establish a secure connection with the server and, using a
-               mimicked server certificate, with the client.
+               When used on step SslBump1, establishes a secure connection
+               with the client first, then connect to the server.
+               When used on step SslBump2 or SslBump3, establishes a secure
+               connection with the server and, using a mimicked server
+               certificate, with the client.
 
            peek
                Receive client (step SslBump1) or server (step SslBump2)