From owner-freebsd-questions Wed Oct 28 03:00:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA16917 for freebsd-questions-outgoing; Wed, 28 Oct 1998 03:00:09 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mailhost.criterion.canon.co.uk (cruella.criterion.canon.co.uk [194.223.249.254]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA16910 for ; Wed, 28 Oct 1998 03:00:07 -0800 (PST) (envelope-from adamn@criterion.canon.co.uk) Received: from criterion.canon.co.uk (hermes.criterion.canon.co.uk [194.223.249.13]) by mailhost.criterion.canon.co.uk (8.8.8/8.7.3) with ESMTP id KAA24552 for ; Wed, 28 Oct 1998 10:53:31 GMT Message-ID: <3636F6E8.45C38F1C@criterion.canon.co.uk> Date: Wed, 28 Oct 1998 10:50:16 +0000 From: Adam Nealis Organization: Criterion Software, Ltd. X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.34 i686) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: Secured Socket Layer References: <199810281020.LAA27748@bagana.France.Sun.COM> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jean-Marc Fenart wrote: > > Hello > > I'm looking for something called Secured Socket Layer on top > of BSD like systems. > > >From where can I get the sources of this (library, kernel > extensions ? (if any)). Get the SSLeay 2 port, the skeleton is in /usr/ports/security/SSLeay Also, if you want to do WWW stuff with this, get the apache_modssl port, whose skeleton is in /usr/ports/www/apache13_modssl/ - in fact, if you just make the apache server, it will install SSLeay at the same time. Cheers, Adam. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message