From owner-freebsd-questions@FreeBSD.ORG Thu Oct 8 01:25:41 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 39F211065676 for ; Thu, 8 Oct 2009 01:25:41 +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 E9D8A8FC17 for ; Thu, 8 Oct 2009 01:25:40 +0000 (UTC) Received: (qmail 26638 invoked by uid 89); 8 Oct 2009 01:25:19 -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:25:19 -0000 Message-ID: <4ACD3F98.8030905@ibctech.ca> Date: Wed, 07 Oct 2009 21:25:44 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "freebsd-questions@freebsd.org Questions -" X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: 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:25:41 -0000 Although not FBSD specific... I'm looking to garner production-wise operational feedback on the commands people are using to generate their (Open)SSL cert requests nowadays... All feedback appreciated. I'm just curious to know if things have changed. Steve