From owner-freebsd-questions Tue Apr 22 07:21:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA16929 for questions-outgoing; Tue, 22 Apr 1997 07:21:28 -0700 (PDT) Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA16924 for ; Tue, 22 Apr 1997 07:21:24 -0700 (PDT) Received: from buffnet11.buffnet.net (shovey@buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.7.5/8.7.3) with SMTP id KAA02617; Tue, 22 Apr 1997 10:19:39 -0400 (EDT) Date: Tue, 22 Apr 1997 10:19:39 -0400 (EDT) From: Steve To: Artem Koutchine cc: questions@freebsd.org Subject: Re: Secure HTTP In-Reply-To: <199704231332.GAA14639@omni.norilsk.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Apache doesnt have secure server services - stronghold does. On Tue, 22 Apr 1997, Artem Koutchine wrote: > Hello! > > I have encountered an interesting problem. > I am running an apache server (1.1 i think ) on FreeBSD 2.1.0 server > and when i login via dial up IP (PPP) using MS IE i, > somehow, cannot use secure http. > For example, > https://ecpub.microsoft.com/ieak/SignUp.htm > > gives: > > Error 400 > > Invalid request "CONNECT ecpub.microsoft.com:443 HTTP/1.0" (unknown method) > > > > ------------------------------------------------------------------------ > CERN httpd 3.0 > > As I unuderstand the problem is in the apache server itself. Is there a > remedy for this > problem ? I really do need this secure http. > > Thank you, > Artem Koutchine > matrix@norilsk.ru >