Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72174 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31884 invoked from network); 4 Feb 2014 06:14:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2014 06:14:46 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.173 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.173 mail-qc0-f173.google.com Received: from [209.85.216.173] ([209.85.216.173:35155] helo=mail-qc0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/04-09069-55580F25 for ; Tue, 04 Feb 2014 01:14:46 -0500 Received: by mail-qc0-f173.google.com with SMTP id i8so12815615qcq.18 for ; Mon, 03 Feb 2014 22:14:43 -0800 (PST) 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 :cc:content-type; bh=KFbS99Fgl/S2OkSv67XUwokP2ybQKyXTnsy9PcS6bx4=; b=aNUEzGtRum221dt8M4bgJFLxJIjk+9gviVGEMk15FqQaek1mU4APqrgS1/2xGtpHy0 w53ZdRSEYVKY6uwLtYfDSwSZBHEjetLK84UU6qxExPPZiBB7WO06St7Bbl3T/VYQECz5 g3VMzRXIZRQD1h+mv7Ft4tzYfmsEOOVwMyS1/PRq+qrRS1gl2QJQ1ZKI9+Xh0Rt5LSvm pzuqrZCFb6v7jIewKSGpSy4P+t22k77usJsl3QtZvharHH/1vmuuz7nQVMLkS27lJAz+ lLQIQo0wISMAt287DgOA3AGpcln3PqGeVIuFCNOJDBj9LqYABr/66UtIizrYid1pNzeV 2Png== MIME-Version: 1.0 X-Received: by 10.140.100.196 with SMTP id s62mr10874865qge.115.1391494483413; Mon, 03 Feb 2014 22:14:43 -0800 (PST) Received: by 10.140.18.129 with HTTP; Mon, 3 Feb 2014 22:14:43 -0800 (PST) In-Reply-To: <617796370.20140204005840@cypressintegrated.com> References: <344075933.20140203143339@figureone.com> <617796370.20140204005840@cypressintegrated.com> Date: Tue, 4 Feb 2014 07:14:43 +0100 Message-ID: To: Sanford Whiteman Cc: Pierre Joye Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Re: Windows Peer Verification From: pierre.php@gmail.com (Pierre Joye) On Tue, Feb 4, 2014 at 6:58 AM, Sanford Whiteman wrote: >> That being said, I would also suggest to stay on focus, this >> discussion is getting off base, @sanford. > > Whatever, nothing else to add. Peer verification was voted in for 5.6 > knowing that Windows users would be SOL unless they availed themselves > of a CA bundle (and openssl.cafile as INI_ALL). If they can't figure > out how to get it they probably shouldn't be developing, it's true. As I said earlier in this thread we have enough time to evaluate the right solution. We will try not to bundle the CA file until the 1st beta and see what kind of issues testers are experiencing. In any case, a script to fetch it from the curl site should be provided, in the source and binaries releases. This script should be documented in the PHP manual and in the upgrading guide (same for this RFC in general). Cheers, -- Pierre @pierrejoye | http://www.libgd.org