Hi all I try to make an https reverse proxy.
I use squid stable 2.5 and ssl-patch. I try to configure squid for when a client want to connect to https://mywebserver squid redirect him to https://myrealwebserver. I use squirm to redirect connection. I have download and install ssl-patch for squid can make https connection but for the moment I can't succeed to configure it. When I make an https connection to squid I have this message in my cache.log clientNegociateSSL: Error negociating SSL connection on FD 21: error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request(1/-1) When I make this https connection to squid (https://mywebserver) i want it to redirect to https://myrealwebserver but in fact squid redirect to http://myrealwebserver I don't know if it's squirm that can't redirect to https server, or if it's my squid configuration that is incorrect. Is there someone who could explain me how make an https request with squid. Maybe what I want to do it's impossible or I must use squid 3.0. But I have already an http reverse proxy under squid stable 2.5 which works good so I would continue to use this version. Thanks PS I know that my english it's very bad but I expect that someone could understand just a little of my message and can help me. # Ce courrier et les documents qui y sont joints peuvent contenir des informations confidentielles. Au cas ou vous n'en seriez pas le bon destinataire, vous etes prie de le detruire et de nous en informer immediatement. This email and any attached documents may contain confidential information. If you are not the correct addressee, please advise us immediately and delete it. # ...
