https proxing error

From: <umut_at_umutcinar.biz>
Date: Sat, 25 Oct 2008 08:44:53 -0400

hi all,

I want to configure squid act as https client for me. Like:

Client(192.168.0.x)--> with self signed sll--> squid(192.168.0.y)-->
INTERNET(https://www.example.com)

In this configuration, squid should talk to external https site and
resolve ssl, then serve the header with a self-signed ssl to clients.

In progress, i have done this, but it works non-deterministically. For
some https sites it works fine, but for some https sites does not...
With an unsuccessful https proxing i get this error;

"2008/10/25 18:06:40| fwdNegotiateSSL: Error negotiating SSL
connection on FD 15: error:00000000:lib(0):func(0):reason(0) (5/0/0)
"

My main squid conf as fallows:

"https_port 3228 cert=/etc/squid/cert.pem protocol=https vhost
defaultsite=xxx.com
sslproxy_flags DONT_VERIFY_PEER
"

Any help will be appreciated. Thanks

Umut
Received on Sat Oct 25 2008 - 13:12:10 MDT

This archive was generated by hypermail 2.2.0 : Sat Oct 25 2008 - 12:00:05 MDT