]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bug 4682: Fix ssl_bump "bump" action documentation
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 4 May 2017 06:14:16 +0000 (18:14 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 4 May 2017 06:14:16 +0000 (18:14 +1200)
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 1799e7a44d334c11a10a2d4f8bda5b6307d72ec1..22fb6ca7d39d6b7c50232b177c4b379bc9e47441 100644 (file)
@@ -2669,8 +2669,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)