On Thursday 24 July 2003 08.04, jonathan soong wrote: > "clientNegotiateSSL: Error negotiating SSL connection on FD 10: > error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request"
The client did not connect using https. This error is seen if a https_port sees a plain http:// request. To use https you need to request a https:// URL in the browser, and you need to convince the web server to give https:// URLs back to the user in any redirects or links given by your application. > I have other problems too (the internal web server tells the > external one to go to http://XXX not > https://XXX), but i think i might be able to get around this with > rewrites and some code modification. Common problem, and correct approach to fix it. Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org If you need commercial Squid support or cost effective Squid or firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
