Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71757 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94131 invoked from network); 29 Jan 2014 21:56:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2014 21:56:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=anatol.php@belski.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=anatol.php@belski.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain belski.net from 85.214.73.107 cause and error) X-PHP-List-Original-Sender: anatol.php@belski.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:41552] helo=klapt.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/67-52228-21979E25 for ; Wed, 29 Jan 2014 16:56:35 -0500 Received: by klapt.com (Postfix, from userid 33) id E8A9F23D611B; Wed, 29 Jan 2014 22:56:31 +0100 (CET) Received: from 178.7.234.147 (SquirrelMail authenticated user anatol@belski.net) by webmail.klapt.com with HTTP; Wed, 29 Jan 2014 22:56:31 +0100 Message-ID: <7494400a27566c9a383127b68be102cb.squirrel@webmail.klapt.com> Date: Wed, 29 Jan 2014 22:56:31 +0100 To: "Daniel Lowrey" Cc: "PHP internals" User-Agent: SquirrelMail/1.5.2 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Verify peers by default, merge error From: anatol.php@belski.net ("Anatol Belski") Hi, looks like there was a merge error in master after http://git.php.net/?p=php-src.git;a=commitdiff;h=6edc84fcdfc8e76507bc73122310fff4b6170b88 I've just pushed a fix here http://git.php.net/?p=php-src.git;a=commitdiff;h=c91ad8233b46e1605b225c782efc3131f158d9be After that openssl in master seems to be doing fine, but could you please verify it? Thanks Anatol