From owner-freebsd-questions Tue Aug 18 20:13:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA05887 for freebsd-questions-outgoing; Tue, 18 Aug 1998 20:13:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from nebula.nift.net ([206.142.145.139]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA05878 for ; Tue, 18 Aug 1998 20:13:35 -0700 (PDT) (envelope-from druid@eoe-magical.org) Received: from eoe-magical.org ([206.142.145.138]) by nebula.nift.net (8.8.5/8.8.5) with ESMTP id WAA05038 for ; Tue, 18 Aug 1998 22:53:28 -0500 (CDT) Message-ID: <35D9EE9B.A4C786A8@eoe-magical.org> Date: Tue, 18 Aug 1998 22:14:03 +0100 From: "Donald P. Dahlman" X-Mailer: Mozilla 4.05 [en]C-DIAL (WinNT; I) MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: SSL and apache Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have the apache patches for SSL implementation from http://www.itb.it/apache/dist/contrib/Apache-SSL/ Main Features Free for both commercial and non-commercial use. 128 bit encryption worldwide. Client authentication. Full source code. Modular extension API. What is Apache-SSL? Apache-SSL is a secure Webserver, based on Apache and SSLeay. It is licensed under a BSD-style licence, which means, in short, that you are free to use it for commercial or non-commercial purposes, so long as you retain the copyright notices. This is the same licence as used by Apache from version 0.8.15. and the files to implement the SSLeay configuration. SSLeay is a free implementation of Netscape's Secure Socket Layer - the software encryption protocol behind the Netscape Secure Server and the Netscape Navigator Browser. SSLeay implements both SSLv2 (version 2) and SSLv3 (version 3) and TLSv1 as of the release of SSLeay-0.9.0. now what else do I need to recomplie apache for SSL operation.? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message