Return-Path: X-Original-To: apmail-httpd-bugs-archive@www.apache.org Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5D62CFA30 for ; Mon, 26 May 2014 14:13:59 +0000 (UTC) Received: (qmail 93259 invoked by uid 500); 26 May 2014 14:13:59 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 93215 invoked by uid 500); 26 May 2014 14:13:59 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 93207 invoked by uid 99); 26 May 2014 14:13:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 May 2014 14:13:59 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of trawick@gmail.com designates 74.125.82.178 as permitted sender) Received: from [74.125.82.178] (HELO mail-we0-f178.google.com) (74.125.82.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 May 2014 14:13:56 +0000 Received: by mail-we0-f178.google.com with SMTP id u56so8186427wes.9 for ; Mon, 26 May 2014 07:13:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=36/+4H6KWfGm0dsAGoGNhVh+tokKbgW6OJ4DcvXvEUA=; b=u8hXJBwUoCOxgS6XXSQWJrPhwNGfS6NghtUIJ8sxR+MmO5DuY/58JIjyGR5gUkKzYm q/6e7fOb8yh+6wrzOa6f7WAVneyw9p16kn8pZLROUTD0sXXp/1OdjpBD8mb6j6dX2Ryh MBIs8br4b8eH9oYzM4PMnAgodn7yiUB6rs4WK1bEnGxrs9ExSdeYIlRMWNzwvX9VeBEs Kacn71HidGfDuJr79HdB3jVMmQln4F9VLCSql/OxQWRPZ2pXO1xARTjmwBpVFfRofBi0 Z/B12ezttD8TSkBJ1kQuqM6CG4kemS/QNzz9QALZ9frqzdyN5dOnkWm1/I7Q2Y+a0ODb PCbA== MIME-Version: 1.0 X-Received: by 10.194.176.135 with SMTP id ci7mr30929899wjc.54.1401113613468; Mon, 26 May 2014 07:13:33 -0700 (PDT) Received: by 10.216.176.199 with HTTP; Mon, 26 May 2014 07:13:33 -0700 (PDT) In-Reply-To: <1401039452.59436.YahooMailNeo@web124505.mail.ne1.yahoo.com> References: <1401039452.59436.YahooMailNeo@web124505.mail.ne1.yahoo.com> Date: Mon, 26 May 2014 10:13:33 -0400 Message-ID: Subject: Re: On VC11 of Apache and PHP, SSL Certs and key are rejected From: Jeff Trawick To: Apache HTTPD Bugs Notification List , Yshua Calkins Content-Type: multipart/alternative; boundary=089e013d1a1a388daa04fa4e2ff0 X-Virus-Checked: Checked by ClamAV on apache.org --089e013d1a1a388daa04fa4e2ff0 Content-Type: text/plain; charset=UTF-8 bugs@httpd.apache.org is a bug notification list. It is not how bugs are tracked. This page has the proper instructions for filing a bug: http://httpd.apache.org/bug_report.html On Sun, May 25, 2014 at 1:37 PM, Yshua Calkins wrote: > Dear bug exterminators: > > On php-5.5.12-Win32-VC11-x86, and httpd-2.4.9-win32-VC11 with > modules-2.4-win32-VC11, all three SSL Cert. pems and key are rejected. The > pems were generated with the following statements: Set > OPENSSL_Conf=C:\Program Files (x86)\Apache24\conf\openssl.cnf, followed by > openssl genrsa -out 2048, and then, openssl req -new -key > -config "C:\Program Files (x86)\Apache24\conf\openssl.cnf" > -out . Apache key was generated with openssl and PKCS > #7 recommended Apache and Tomcat format. > > Please help, > Yshua > > -- Born in Roswell... married an alien... http://emptyhammock.com/ http://edjective.org/ --089e013d1a1a388daa04fa4e2ff0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
bugs@httpd.apache= .org is a bug notification list. =C2=A0It is not how bugs are tracked.<= div>
This page has the proper instructions for filing a bug:= =C2=A0http://httpd.apac= he.org/bug_report.html


On Sun,= May 25, 2014 at 1:37 PM, Yshua Calkins <caulkin40minutos@yahoo.c= om> wrote:
Dear bug exterminators:

=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 On php-5.5.12-Win32-VC11-x86, an= d httpd-2.4.9-win32-VC11 with modules-2.4-win32-VC11, all three SSL Cert. p= ems and key are rejected. The pems were generated with the following statem= ents:=C2=A0 Set OPENSSL_Conf=3DC:\Program Files (x86)\Apache24\conf\openssl= .cnf, followed by openssl genrsa -out <privatekey.key> 2048, and then= , openssl req -new -key <privatekey.key> -config "C:\Program Files (x86)\Apache24\conf\openssl.cnf" -out = <csrprivatekey.csr>.=C2=A0 Apache key was generated with openssl and = PKCS #7 recommended Apache and Tomcat format.

Plea= se help,
Yshua



--
Born in Roswell... ma= rried an alien...
http://emptyhammock.com/

--089e013d1a1a388daa04fa4e2ff0--