Good morning...
I hope to have used well Henrik Nordstrom mails:
- I have taken these two files:
1)
http://devel.squid-cache.org/cgi-bin/diff2/ssl-2_5.patch?s2_5+/ssl-2.5.patch
SSL gatewaying
Goal: Add SSL gatewaying capabilities to Squid with the help of OpenSSL
Status Fully merged into Squid-3
CVS tag: ssl
Based on: HEAD, 2.5
Current Patches: 2.5: view / download
2)
http://www.squid-cache.org/Versions/v2/2.5/squid-2.5.STABLE7-20041227.tar.bz2
- I have create a RPM for Mandrake with these two files.
- I have installed squid.
- I have put these lines in my /etc/squid/squid.conf:
https_port 443 cert=/etc/squid/key.crt key=/etc/squid/key.key
redirect_program /usr/bin/squidGuard -c /etc/squid/squidGuard.conf
httpd_accel_host virtual
httpd_accel_port 0
httpd_accel_uses_host_header off
cache_peer owamail.cim-italia.it 80 443 no-query front-end-https=on
never_direct allow all
acl owa dstdomain 89.0.4.128/255.255.255.255
cache_peer_access owamail.cim-italia.it allow owa
cache_peer_access owamail.cim-italia.it deny all
visible_hostname owamail.cim-italia.it
- When squid starts I have this error:
2004/12/28 16:47:44| WARNING: Unknown neighbor type: 80
FATAL: Bungled squid.conf line 140: cache_peer owamail.cim-italia.it 80 443 no-query front-end-https=on
Squid Cache (Version 2.5.STABLE7-20041227): Terminated abnormally.
CPU Usage: 0.014 seconds = 0.010 user + 0.004 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 0
Aborted (core dumped)
Could you help me, please?
Thanks you very very much!
Regards
Michele
Received on Tue Dec 28 2004 - 08:52:09 MST
This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:03 MST