View Single Post

  #1 (permalink)  
Old 03-06-2008
dannyh
 
Posts: n/a
Default Redirector for HTTP traffic, wrongly prepended with HTTPS://


Please can you help, in my environment the clients make HTTP calls
only, with TLS/SSL offloaded onto hardware cards on the outbound
network infrastrucure.

My current squid.conf ACL's will not direct HTTP traffic incorrectly
pre-prended with HTTPS:// to the redirector programme.

All traffic generated from the client applications is HTTP, only the
GET request in incorrectly formed as HTTP://some.domain.com.

Can somebody help with the ACL i need to capture traffic for a known
list of dstdomains and direct to the redirector. I can get this to
work when the dstdomain is HTTP but not HTTPS. As said above the HTTPS
dst url will actually be HTTP malformed GET request.

- Danny

Reply With Quote