Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27313 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12590 invoked by uid 1010); 6 Jan 2007 22:01:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 12574 invoked from network); 6 Jan 2007 22:01:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jan 2007 22:01:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=good Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.189 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.182.189 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.189] ([64.233.182.189:49504] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1B/A5-53441-05C10A54 for ; Sat, 06 Jan 2007 17:01:53 -0500 Received: by nf-out-0910.google.com with SMTP id l35so7473258nfa for ; Sat, 06 Jan 2007 14:01:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IZjsraKd+RVh3QcCyu3EIiEuKkwuTrEXh1CkEnqB+Jo/RWb0iK0ELS2as2Vl4hNl3EijvNDhtcFuPTZ1S1lNdnNAe7NFbEMYFj0LVOFkODWaNeN47Shj2W0Xm+P8f4tZrdia39DVFbvleWO6PdSHEsMds20fJRCE92OlDE6SLQQ= Received: by 10.78.160.2 with SMTP id i2mr5051101hue.1168120909843; Sat, 06 Jan 2007 14:01:49 -0800 (PST) Received: by 10.78.122.5 with HTTP; Sat, 6 Jan 2007 14:01:49 -0800 (PST) Message-ID: Date: Sat, 6 Jan 2007 23:01:49 +0100 To: "Moritz Bechler" Cc: internals@lists.php.net In-Reply-To: <45A00E08.9050802@eenterphace.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45A00E08.9050802@eenterphace.org> Subject: Re: [PHP-DEV] [PATCH] OpenSSL CRL Support From: pierre.php@gmail.com (Pierre) On 1/6/07, Moritz Bechler wrote: > Hi Pierre, > > Hello Moritz, > > > > On 1/6/07, Moritz Bechler wrote: > >> Hi, > >> > >> I already asked for comments on inclusion of OpenSSL CRL support in > >> ext/openssl some time ago (I had a independend extension at this point). > > > > Do you have a bug id please? If not please open one. > > Open a feature request #40046. Hope that is sufficient. It is, I added a link to your patch (the most important part of this thread ;) --Pierre