Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 40145 invoked from network); 24 Jul 2006 13:24:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Jul 2006 13:24:17 -0000 Received: (qmail 67309 invoked by uid 500); 24 Jul 2006 13:24:16 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 67094 invoked by uid 500); 24 Jul 2006 13:24:16 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 67073 invoked by uid 99); 24 Jul 2006 13:24:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 06:24:15 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [213.46.243.15] (HELO amsfep19-int.chello.nl) (213.46.243.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2006 06:24:14 -0700 Received: from goliath ([62.195.203.246]) by amsfep19-int.chello.nl (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20060724132351.WGCI13791.amsfep19-int.chello.nl@goliath>; Mon, 24 Jul 2006 15:23:51 +0200 From: "Vincent de Lau" To: Cc: Subject: RE: svn commit: r424584 - in /httpd/httpd/branches/2.2.x/modules/ssl: mod_ssl.c ssl_engine_config.c ssl_engine_init.c ssl_engine_pphrase.c ssl_private.h ssl_util.c Date: Mon, 24 Jul 2006 15:23:52 +0200 Message-ID: <004201c6af24$682ad9c0$64fea8c0@goliath> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 In-Reply-To: <20060722142745.A05B51A981A@eris.apache.org> Importance: Normal X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > Modified: httpd/httpd/branches/2.2.x/modules/ssl/mod_ssl.c > + " certificates (`/path/to/file' - PEM ecnoded)") Typo: encoded, also in later patches (latest is r424735?) Kind regards, Vincent de Lau vincent@delau.nl PS: I'm not on dev@ but am following cvs@...