<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#464646" bgcolor="#FFFFFF">
<font face="Arial"> <br>
<br>
Hi we want to use squid as * * * Secure Proxy * * * using
https_port<br>
We have tested major browsers and it seems working good.<br>
<br>
To make it work, we need to deploy the proxy certificate on all
browsers to make the secure connection running.<br>
<br>
In this case, squid forward requests without decrypting
them.because ssl-bump is not added.<br>
<br>
But Adding the ssl-bump in https_port is not permitted :<br>
<br>
"sl-bump on https_port requires tproxy/intercept which is missing"<br>
<br>
why bumping is not allowed ?<br>
<br>
</font>
</body>
</html>