I wish to allow squid to block https requests by full URL regex matching (not just domain) and to block https responses by inspecting page contents.
Is there some step by step guide for how to set that up?
Particularly, in http://wiki.squid-cache.org/Features/SslBump there is no mention of how exactly to create the certificate, and how would I go about adding the CA to computers in my network.
Thanks.