From owner-freebsd-questions Thu Aug 14 00:42:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA02635 for questions-outgoing; Thu, 14 Aug 1997 00:42:04 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA02629 for ; Thu, 14 Aug 1997 00:42:00 -0700 (PDT) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id KAA02445; Thu, 14 Aug 1997 10:40:54 +0300 (IDT) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma002438; Thu Aug 14 10:40:42 1997 Message-ID: <33F2B658.3D3A@barcode.co.il> Date: Thu, 14 Aug 1997 10:40:08 +0300 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5.1 sun4u) MIME-Version: 1.0 To: Dan Riley CC: "Brian J. McGovern" , questions@FreeBSD.ORG Subject: Re: Apache-SSL References: <199708132055.QAA03064@spoon.beta.com> <33F22920.B50F8CDA@vailsys.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Dan Riley wrote: > > 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 These patches are only good for 1.2b8, and not for the released 1.2 (at least that's how they were when I used them, and nothing in that web page says they've been fixed). There was a patch submitted to this list to make it work with the released 1.2, and I use it with great success. Search the archives for it, or tell me if you can't find it (I'm not at the right machine now, so I won't be able to send it to you until tomorrow). > > I also once found a precompiled https at: > ftp://200.247.23.97/packages/apachessl_1.2.tgz > > Regards, > > Dan Riley Nadav