<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi!<div class=""><br class=""></div><div class="">I am trying to set up squid to be a whitelist proxy which should be able to filter both HTTP and HTTPS URLs. Filtering a HTTP traffic is available using url_regex. However doing the same with HTTPS traffic, I saw is not easily available. For example I want to my whitelist to be able to allow the url: <b class="">https</b>://<a href="http://www.example.com/login" class="">www.example.com/login</a>, but would not allow <a href="https://www.example.com" class="">https://www.example.com</a> nor <a href="https://sub.example.com" class="">https://sub.example.com</a> nor <a href="https://www.example.com/other_path" class="">https://www.example.com/other_path</a>.</div><div class=""><br class=""></div><div class="">I have already tried using SSL Bump and tried to find any available ICAP or eCap component to go with it, but I haven’t found anything or any good documentation that would help me to do what I have just enumerated. </div><div class=""><br class=""></div><div class="">May I kindly as for any answer or any lead that would help me to satisfy the requirement?</div><div class=""><br class=""></div><div class="">Thanks in advance!</div><div class=""><br class=""></div><div class="">Joru Pacs </div></body></html>