- From: Yves Lafon <ylafon@w3.org>
- Date: Thu, 6 Apr 2000 15:59:36 +0200 (MET DST)
- To: Alexandre Rafalovitch <alex@whitewolf.com.au>
- cc: www-jigsaw@w3.org
On Thu, 6 Apr 2000, Alexandre Rafalovitch wrote: > Good Day, > > I am setting Jigsaw as a proxy and getting a problem with secure > connection. > It gets rewritten as an invalid URL, but I can't even place where that > happens. > (Could be something to do with org.w3c.jigsaw.http.Request:122?) > > The most confusing thing was that I am pretty sure, > I have seen Jigsaw serving as a proxy for secure requests. > > The setup is exactly as in documentation for setting up proxy on top of > pristine installation (plus debug filter). > > The error message: > ----- > Invalid URL > > The URL > http://oxygen.kcs.com.au:8001ibank.stgeorge.com.au:443 that > you requested is not available on that server. > ------ > > Debug Trace: > ------- > CONNECT ibank.stgeorge.com.au:443 HTTP/1.0 > Date: Thu, 06 Apr 2000 01:48:32 GMT > Host: oxygen.kcs.com.au:8001 > User-Agent: Mozilla/4.6 [en] (WinNT; I) > > HTTP/1.1 404 Not Found > Date: Thu, 06 Apr 2000 01:48:32 GMT > Content-Length: 208 > Content-Type: text/html > Server: Jigsaw/2.1.1 > ------- Yep, i have to implement CONNECT for the proxy... (tls-http-upgrade to be more precise). It getting higher and higher in the todo list ;) More on this soon! /\ - Yves Lafon - World Wide Web Consortium - /\ / \ Architecture Domain - Jigsaw Activity Leader / \ \/\ / \ / \ http://www.w3.org/People/Lafon - ylafon@w3.org
Received on Thursday, 6 April 2000 10:01:07 UTC