<div dir="ltr"><div><div>Hi,<br><br></div>I can give precise what I am doing on this part.See the previous mail below for my exact requirement.<br><br></div>//create the keys.<br><br><div>$<code>openssl req -new -keyout key.pem -nodes -x509 -days 365 -out cert.pem<br><br></code></div><div><code>Both keys(cert.pem and key.pem) are places in /etc/squid/.<br><br></code></div><div><code>Then, I make following in squid.<br>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>https_port <a href="http://192.168.1.69:443">192.168.1.69:443</a> cert=/etc/squid/cert.pem key=/etc/squid/key.pem<br>cache_peer X.Y.Z.Z parent 443 0 no-query originserver<br><br><br>http_access allow all<br>++++++++++++++++++++++++++++++++++++++++++++++<br><br></code></div><div><code>When I type in browser like this <a href="https://192.168.1.69">https://192.168.1.69</a><br><br></code></div><div><code>I got an error in browser <br></code><br><h2>The requested URL could not be retrieved</h2></div><div><code>When see terminal, I show this error:<br><br>HTTP/1.1 400 Bad Request<br>Server: squid/4.0.18<br>Mime-Version: 1.0<br>Date: Mon, 06 Mar 2017 10:19:42 GMT<br>Content-Type: text/html;charset=utf-8<br>Content-Length: 3522<br>X-Squid-Error: ERR_INVALID_URL 0<br>Vary: Accept-Language<br>Content-Language: en<br>X-Cache: MISS from Host-004<br>Via: 1.1 Host-004 (squid/4.0.18)<br>Connection: close<br>///////////////////////////////////////////////////////////////////<br><br></code></div><div><code>May I ask why I'm getting this error?<br><br></code></div><div><code>Thanks for your help.<br><br></code></div><div><code>Best regards<br></code></div><div><code>Sothy<br></code></div><div><code><br><br> </code></div><div><div><div><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">sothy shan</b> <span dir="ltr"><<a href="mailto:sothy.e98@gmail.com">sothy.e98@gmail.com</a>></span><br>Date: Mon, Mar 6, 2017 at 10:44 AM<br>Subject: reverse proxy HTTPS<br>To: <a href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a><br><br><br><div dir="ltr"><div><div><div><div><div>Hello friends,<br><br></div>I am using squid 4.0.18. It works for reverse proxy HTTP.<br><br></div>Now I need to make HTTPS. I am not sure configure squid server and ssl keys.<br><br></div>If you have any pointer or procedures in Ubuntu 16.04, please let me know.<br><br></div><div>Thanks for your reponse.<br><br></div><div><br></div>Best regards<span class="gmail-HOEnZb"><font color="#888888"><br></font></span></div><span class="gmail-HOEnZb"><font color="#888888">Sothy<br></font></span></div>
</div><br></div></div></div></div>