From owner-freebsd-questions Tue Jan 23 09:30:24 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA04563 for questions-outgoing; Tue, 23 Jan 1996 09:30:24 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA04558 for ; Tue, 23 Jan 1996 09:30:22 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA17793; Tue, 23 Jan 1996 10:21:19 -0700 From: Terry Lambert Message-Id: <199601231721.KAA17793@phaeton.artisoft.com> Subject: Re: your mail To: root@quebecweb.com (Mario Verville) Date: Tue, 23 Jan 1996 10:21:19 -0700 (MST) Cc: questions@FreeBSD.org In-Reply-To: <199601231137.GAA09387@quebecweb.com> from "Mario Verville" at Jan 23, 96 06:37:07 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org Precedence: bulk > I would like to know if it exists a Web Server using https (secure http) > ported on FreeBSD > > I use freebsd since January 1996 and like it. I must upgrade my server > to https but i don't know where i can get a Web Server for FreeBSD that > implement this function. The BSDI NetScape NetSite server will run under FreeBSD. Apache claims to have SSL support, and is freely available, but there was a problem in the link preauthentication protocol that allowed you to attempt to connect to a secure service, fail, and then hit "forward" to bypass security (the server didn't refuse the URL when it should have). I don't know if this has been fixed. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.