Re: is the "https" patch necessary
[email protected] Tue, 5 Mar 2002 16:09:08 -0600
| Newsgroups | gmane.comp.djb.publicfile |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Mar 05, 2002 at 09:59:17PM +0100, clemensF wrote: > but then people have to write something like "http://...:443", right? > because publicfile can't "subtract" the scheme part from the URL unless it > knows it. Try netscape https://www.csi.hu/index.html You should get oki Also, http://...:443 will not initiate an ssl connection, so stunnel will give an error. Indeed: @400000003c85418b167cb8b4 2002.03.05 16:06:57 LOG3[2798:1024]: SSL_accept: error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request Mate