From owner-freebsd-questions Wed Aug 13 14:37:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA29347 for questions-outgoing; Wed, 13 Aug 1997 14:37:24 -0700 (PDT) Received: from vdp01.vailsystems.com (root@vdp01.vailsystems.com [207.152.98.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA29332 for ; Wed, 13 Aug 1997 14:37:17 -0700 (PDT) Received: from crocodile.vale.com (crocodile [192.168.128.47]) by vdp01.vailsystems.com (8.8.3/8.7.3) with ESMTP id QAA07659; Wed, 13 Aug 1997 16:37:11 -0500 (CDT) Received: from vailsys.com (slave1.vale.com [192.168.129.10]) by crocodile.vale.com (8.8.3/8.7.3) with ESMTP id QAA26119; Wed, 13 Aug 1997 16:37:11 -0500 (CDT) Message-ID: <33F22920.B50F8CDA@vailsys.com> Date: Wed, 13 Aug 1997 16:37:36 -0500 From: Dan Riley Organization: Vail Systems, Inc. X-Mailer: Mozilla 4.02b7 [en] (X11; I; FreeBSD 2.2.2-RELEASE i386) MIME-Version: 1.0 To: "Brian J. McGovern" CC: questions@FreeBSD.ORG Subject: Re: Apache-SSL References: <199708132055.QAA03064@spoon.beta.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Brian J. McGovern wrote: > > Does anyone know what the last good versions of SSLeay and Apache are? I'm > looking to run a regular apache, plus a secure server on one of my > hosts. Unfortunately, the material in the ports directory complain that > the secure server doesn't work. Thanks. > -Brian Brian, The SSLeay version in the ports directory built fine for me. You can try the patches listed that supposedly work with apache 1.2 from here: http://www.algroup.co.uk/Apache-SSL I also once found a precompiled https at: ftp://200.247.23.97/packages/apachessl_1.2.tgz Regards, Dan Riley