[squid-users] Enable to create a encrypted connexion between browser and squid
jcourtois
jonathan.courtois at gmail.com
Thu Nov 13 08:39:39 UTC 2014
Hi everyone,
I've been trying to create a simple encrypted connexion in between a browser
(that support https proxy connexion, I use Firefox 33 to do my test because
it's supose to support it:
https://bugzilla.mozilla.org/show_bug.cgi?id=378637) and my squid located
ona remote server.
I don't want to use ssl_bump (if it's not necessary, I don't want to
uncrypt, read, or make any rule related to the requests. I just want the
tunnel in between the browser and the squid server to be encrypted and the
rest (squid to internet) depending of the request http/https.
I always receive the same error with a little difference in the error code
if it's an http or https request.
I've been reading a lot about this errors on the internet and try many
things without success. One thing I'm not sure is do I need to use ssl_bump
or is it something else ? From what I read, I think we can create a https
proxy connexion without ssl_bump.
On Firefox I use this configuration for all protocol : mysquid.com:443 (I
replace my real domain name that have a wild card SSL certificate by this
fake domain to not publish here the real name).
And on my server I have the following configuration. Also I have an
authentication of user (login/password).
Thank you very much for your help.
--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Enable-to-create-a-encrypted-connexion-between-browser-and-squid-tp4668366.html
Sent from the Squid - Users mailing list archive at Nabble.com.
More information about the squid-users
mailing list