(Hyper-V) Debian 8 SSL Squid3 Proxy

Hello, I would like to ask that
I want to have the function like this:
client"---(HTTPS)---"proxy"---(HTTP)---"actual web server"
and actual web server doesn't use SSL protocol.

I use Windows Server 2012 R2 Hyper-V and the OS is Debian 8 and the proxy version is squid 3.4.8
Here is my configuration:

https_port 192.168.1.1:8124 transparent ssl-bump cert=/etc/squid3/server.crt key=/etc/squid3/server.key
cache_peer 192.168.1.21 parent 80 0 no-query originserver login=PASS name=websiteA
http_access allow all

But I got the error in /var/log/squid3/cache.log
kid1| clientNegotiateSSL: Error negotiating SSL connection on FD 10: error:1407609B:SSL routines:SSL23_GET_CLIENT_HELLO:https proxy request (1/-1)

How can I resolve it ?

Thanks everyone.

  • Edited by KudoYuando Friday, July 24, 2015 12:12 PM
July 24th, 2015 12:11pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics