Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70722 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48257 invoked from network); 17 Dec 2013 21:16:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Dec 2013 21:16:24 -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.212.181 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.212.181 mail-wi0-f181.google.com Received: from [209.85.212.181] ([209.85.212.181:54217] helo=mail-wi0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 59/55-32483-72FB0B25 for ; Tue, 17 Dec 2013 16:16:24 -0500 Received: by mail-wi0-f181.google.com with SMTP id hq4so4309991wib.14 for ; Tue, 17 Dec 2013 13:16:20 -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=P/K9IOymMdTGeMSEH6cVFqPLFWih66l+9ABN5sTcCes=; b=mr7Gr99+9ou38lMiBYZvWvqozzmQ3RVYe7dcxlPJz2xjzrXcNLVxLZBVZFup16Yduf 7eYrazlFSqJVYVBUj0WFZKpqva25ZBbvYRUW2M+eGMmxf3Ki5+SdpjB/GDqbIGZ8xqMS VCguZLpHHHqVT82zuuaGIGApWyXCXoCPZTLfn/9kUoQuN8XMBca7PxEYFKO115XH/JlS SNEIY/QEz1NQHs10pWyxU/0Gvu8C5zCelMao+m9dqJ9KaN3jWxnl9SOmxThBlhDEm76o Qw1avPtidOp/cdkTR2fJ76lM5nVVYYwzXmBjIQj5+tZtf+0CXSu4K6DPUxxpHZuHiyyj 0mGw== MIME-Version: 1.0 X-Received: by 10.180.9.110 with SMTP id y14mr4898612wia.61.1387314980500; Tue, 17 Dec 2013 13:16:20 -0800 (PST) Received: by 10.227.7.2 with HTTP; Tue, 17 Dec 2013 13:16:20 -0800 (PST) Received: by 10.227.7.2 with HTTP; Tue, 17 Dec 2013 13:16:20 -0800 (PST) In-Reply-To: References: <52AFABF7.60105@sugarcrm.com> <52B004E2.30607@php.net> <52B03511.8040603@php.net> <52B03ADB.9050703@php.net> <52B07689.9010505@ajf.me> <52B07A6C.9090305@php.net> Date: Tue, 17 Dec 2013 22:16:20 +0100 Message-ID: To: Ferenc Kovacs Cc: PHP internals , Andrea Faulds , Joe Watkins Content-Type: multipart/alternative; boundary=001a11c2b8989abe3004edc17009 Subject: Re: [PHP-DEV] [VOTE] TLS Peer Verification From: pierre.php@gmail.com (Pierre Joye) --001a11c2b8989abe3004edc17009 Content-Type: text/plain; charset=UTF-8 On Dec 17, 2013 6:43 PM, "Ferenc Kovacs" wrote: . > > I stopped looking, but I really think that we should refrain from shipping > a CA bundle and take the burden of maintenance to ourselves. I fully agree. And we already do that for curl, pointing the users to the curl web site where they maintain it and update it very often. Cheers, Pierre --001a11c2b8989abe3004edc17009--