From owner-freebsd-questions@FreeBSD.ORG Thu Oct 8 01:44:32 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BF1010656A4 for ; Thu, 8 Oct 2009 01:44:32 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: from smtp.ibctech.ca (v6.ibctech.ca [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id 223738FC0A for ; Thu, 8 Oct 2009 01:44:32 +0000 (UTC) Received: (qmail 27201 invoked by uid 89); 8 Oct 2009 01:44:10 -0000 Received: from unknown (HELO ?IPv6:2607:f118::5?) (steve@ibctech.ca@2607:f118::5) by 2607:f118::b6 with ESMTPA; 8 Oct 2009 01:44:10 -0000 Message-ID: <4ACD4403.1010404@ibctech.ca> Date: Wed, 07 Oct 2009 21:44:35 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Olivier Nicole References: <4ACD3F98.8030905@ibctech.ca> <200910080137.n981b00w017733@banyan.cs.ait.ac.th> In-Reply-To: <200910080137.n981b00w017733@banyan.cs.ait.ac.th> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Common practice for generating SSL CSR X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Oct 2009 01:44:32 -0000 Olivier Nicole wrote: >> I'm looking to garner production-wise operational feedback on the >> commands people are using to generate their (Open)SSL cert requests >> nowadays... > > I usually follow what is very well explained in modssl FAQ. Thanks Olivier, That's what I thought, but just wanted to be sure. fwiw, TFM: http://www.modssl.org/docs/2.8/ssl_faq.html#ToC28 Thanks, Steve