<div dir="ltr">We have a squid.conf like this: <a href="https://gist.github.com/nwalke/55fea584352016149180">https://gist.github.com/nwalke/55fea584352016149180</a><div><br></div><div>And we configure squid like this: <a href="https://gist.github.com/nwalke/a9fea476cf7b3326ef14">https://gist.github.com/nwalke/a9fea476cf7b3326ef14</a></div><div><br></div><div>When I try to do curl <a href="https://api.twilio.com">https://api.twilio.com</a> I get a response from Twilio.  When I do openssl s_client -connect <a href="http://api.twilio.com:443">api.twilio.com:443</a> it says that it could not complete the SSL handshake.  If I start a clean server (none of our custom configuration) and force its traffic through squid, I get the same results.  If I take that same clean server and route its traffic not through squid, the handshake completes successfully.</div><div><br></div><div>Any ideas what the problem might be or what I can look in to further?</div></div>