From owner-freebsd-questions@FreeBSD.ORG Sat Jan 8 08:10:50 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9341816A4CE for ; Sat, 8 Jan 2005 08:10:50 +0000 (GMT) Received: from kenmore.kozy-kabin.nl (fia148-72.dsl.hccnet.nl [62.251.72.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D19343D39 for ; Sat, 8 Jan 2005 08:10:49 +0000 (GMT) (envelope-from colin@kenmore.kozy-kabin.nl) Received: from localhost (colin@localhost) by kenmore.kozy-kabin.nl (8.11.6p2/8.11.6) with ESMTP id j0884vI00390; Sat, 8 Jan 2005 09:09:58 +0100 (CET) Date: Sat, 8 Jan 2005 09:04:56 +0100 From: "Colin J. Raven" To: Tabor Kelly In-Reply-To: <41DF9191.4070408@taborandtashell.net> Message-ID: References: <41DF9191.4070408@taborandtashell.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: Peter Risdon cc: FreeBSD Questions cc: Ted Mittelstaedt Subject: Re: Webmail Frontend to mailboxes. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jan 2005 08:10:50 -0000 On Jan 7 at 23:53, Tabor Kelly launched this into the bitstream: > Ted Mittelstaedt wrote: > > > >> 5) many issues with getting Apache mod-SSL running properly with a >> self-signed >> key (you have to generate it manually with openssl, the apache docs that >> say use make key or whatnot don't work) > > I am not doubting you that this was an issue. But it is now documented quite > nicely in the mod_ssl faq (http://www.modssl.org/docs/2.8/ssl_faq.html). Also > (as a side note), I use CAcert (http://www.cacert.org) for my key signing > needs. Good tip, thanks for sharing it!!!! Regards, -Colin