Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54668 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93585 invoked from network); 18 Aug 2011 00:57:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Aug 2011 00:57:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.210.172 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.210.172 mail-iy0-f172.google.com Received: from [209.85.210.172] ([209.85.210.172:37211] helo=mail-iy0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 00/56-56760-1836C4E4 for ; Wed, 17 Aug 2011 20:57:37 -0400 Received: by iye7 with SMTP id 7so3158264iye.31 for ; Wed, 17 Aug 2011 17:57:34 -0700 (PDT) Received: by 10.231.24.193 with SMTP id w1mr229632ibb.53.1313629054440; Wed, 17 Aug 2011 17:57:34 -0700 (PDT) Received: from [192.168.200.5] (c-50-131-46-20.hsd1.ca.comcast.net [50.131.46.20]) by mx.google.com with ESMTPS id n18sm684911ibg.52.2011.08.17.17.57.33 (version=SSLv3 cipher=OTHER); Wed, 17 Aug 2011 17:57:33 -0700 (PDT) Message-ID: <4E4C637C.805@lerdorf.com> Date: Wed, 17 Aug 2011 17:57:32 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110627 Thunderbird/5.0 MIME-Version: 1.0 To: Reindl Harald CC: Mailing-List php References: <4E4C61E0.3040007@thelounge.net> In-Reply-To: <4E4C61E0.3040007@thelounge.net> X-Enigmail-Version: 1.2pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] 5.3.7 is breaking SSL From: rasmus@lerdorf.com (Rasmus Lerdorf) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 08/17/2011 05:50 PM, Reindl Harald wrote: > well i guess it is the change below this results in connections in > hanging around and after a hughe timeout filling my mailbox with > cron-mails: > > mysqlnd 5.0.8-dev - 20102224 - $Revision: 310735 $ > > without ssl_set() all works fine but unencyrpted :-( ___________ > > MySQL server has gone away > > $this->ssl_key = '/etc/mysql-ssl/client.pem'; $this->ssl_crt = > '/etc/mysql-ssl/client.pem'; $this->ssl_ca = > '/etc/mysql-ssl/ca.crt'; > > $>conn->ssl_set($this->ssl_key, $this->ssl_crt, $this->ssl_ca, NULL, > NULL); If you think that is the reason, respond to the bug to alert the author of that change. Also rebuild without the patch and verify if that is actually the cause. - -Rasmus -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk5MY3wACgkQlxayKTuqOuAzfQCaAt6s7ytrnpuJviovCv0K2def lbgAn3IwbbUN6TaMj7XdZHPaw5O42FeY =gw3V -----END PGP SIGNATURE-----