On Monday 30 June 2003 18.09, Darling, Jim wrote:Hello,
I can get an initial page served through squid (a login form), but
the login fails because squid switches from making https calls to
http calls after the initial page.
Squid never makes such switches, but it is very likely your web application is sending full URLs back to the browser telling the browser to go to http:// instead of https://
Regards Henrik
i've the same problem ... with squid 2.5STABLE3 + SSL-Patch
- browse https://some.server.de (thats a squid reverse proxy) with Mozilla - Squid-redir says some.server.de is 192.168.5.15 - squid tries to open http://192.168.5.15:443 -> error because the webserver waits for https
How to fix that ?
Regards Thomas Scholze / FHL / Germany
