[squid-users] (no subject)
Amos Jeffries
squid3 at treenet.co.nz
Wed Dec 13 18:35:33 UTC 2017
On 13/12/17 21:19, 赵 俊 wrote:
>>> When I access SVN ,I want to bump SVN connection.
>
>>> My squid.conf :
>>>
>>> acl ssl_step1 at_step SslBump1
>>>acl ssl_step2 at_step SslBump2
>>> acl ssl_step3 at_step SslBump3
>>>
>>> ssl_bump stare ssl_step1
>>> ssl_bump bump ssl_step2
>>>ssl_bump terminate ssl_step3
>>>
>>> May i solve this problem,if I go to the official certification
>>> organization certificating myCA ?
>
>
>
>
>>The second problem is that you are bumping at SSL-Bump step #2 before
>> any of the real server details are available to Squid.
>
> I want to know which step to bump and which action at SSL-Bump step#1?
>
>
To avoid problems you need mimic to happen. So bump at step 3. Stare at
step 2. Step 1 can be a peek or stare at you choice.
Amos
More information about the squid-users
mailing list