On 07/05/11 05:53, Tsantilas Christos wrote:
Hi all,
This patch allow to use slow acls (e.g. destination domain acls) with
ssl_bump feature.
Regards,
Christos
+1. Looks great.
Please include the attached src/cf.data.pre changes when you commit this.
Amos
--
Please be using
Current Stable Squid 2.7.STABLE9 or 3.1.12
Beta testers wanted for 3.2.0.7 and 3.1.12.1
=== modified file 'src/cf.data.pre'
--- src/cf.data.pre 2011-05-06 14:31:36 +0000
+++ src/cf.data.pre 2011-05-07 02:41:09 +0000
@@ -1919,9 +1919,9 @@
By default, no requests are bumped.
- See also: http_port sslBump
+ See also: http_port ssl-bump
- This clause only supports fast acl types.
+ This clause supports both fast and slow acl types.
See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details.
@@ -1949,7 +1949,6 @@
to OpenSSL.
DOC_END
-
NAME: sslproxy_cert_error
IFDEF: USE_SSL
DEFAULT: none
@@ -1980,8 +1979,6 @@
Default setting: sslproxy_cert_error deny all
DOC_END
-
-
NAME: sslpassword_program
IFDEF: USE_SSL
DEFAULT: none