[squid-users] RE: Problem setting up accelerated proxy for multiple servers wit h HTTP and HTTPS support

From: EXT / AXIALOG BERENGUE Gérald <ext.axialog.berengue@dont-contact.us>
Date: Tue, 30 Dec 2003 14:23:08 +0100

you can create a rules
example:
acl ssl port 443 563 # SSL

regards
Gerald

-----Message d'origine-----
De : Rafael Caceres [mailto:rcaceres@m1.aasa.com.pe]
Envoyé : lundi 29 décembre 2003 14:34
À : squid-users@squid-cache.org
Objet : Problem setting up accelerated proxy for multiple servers with
HTTP and HTTPS support

I'm trying to set up an accelerated proxy visible from the Internet,
that proxies at least two internal web servers, which use HTTP and
HTTPS.

I have had success setting up the HTTP related configuration, but
modifying it for both HTTP and HTTPS results in Squid refusing to start
and quitting with the message:
"Failed to aquire SSL certificate: error: 0200100E:system library:fopen:
Bad address"
.. "Process 12334 exited due to signal 6"

This is under RH9, using the squid-2.5.STABLE1-2.i386.rpm. The
configuration file is:
---------------------------------------------
http_port 80
#Commenting the following line results in Squid starting with HTTP
#support
hppts_port 443
ssl_unclean_shutdown on
icp_port 0
.
.
.

redirect_rewrites_host_header off
httpd_accel_port 0
httpd_accel_host virtual
httpd_accel_single_host off
httpd_accel_with_proxy off
httpd_accel_uses_host_header on

---------------------------------------------

Any help will be much appreciated.

Rafael
Received on Tue Dec 30 2003 - 06:23:30 MST

This archive was generated by hypermail pre-2.1.9 : Thu Jan 01 2004 - 12:00:27 MST