Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72519 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31853 invoked from network); 12 Feb 2014 13:39:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2014 13:39:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=padraic.brady@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=padraic.brady@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.41 as permitted sender) X-PHP-List-Original-Sender: padraic.brady@gmail.com X-Host-Fingerprint: 209.85.213.41 mail-yh0-f41.google.com Received: from [209.85.213.41] ([209.85.213.41:52821] helo=mail-yh0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CA/92-19387-7A97BF25 for ; Wed, 12 Feb 2014 08:39:52 -0500 Received: by mail-yh0-f41.google.com with SMTP id f73so8525329yha.0 for ; Wed, 12 Feb 2014 05:39:48 -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:content-transfer-encoding; bh=1sgDCg6zRKRwSbzwEQiGEX0pQoXVf2B1Adg/rLnaHYU=; b=UHkXj4Flqv8Pjn0mQg5Jv/U+xPWLrUtPuGq8SccH4TmuEP0wa2gK1rv1VjWoE9IZUy uax34WAY3e7NeWt2x4XTabslHmherbyXQ10MeVQNAolUTfCcz93rGIl51oWJoXuPyj8+ Ji0ZIAp54uGMBx72JjbiufXBPASfSA5FNlPc5BGZ5O2ozmWjEhzNfs76GcIte2vw7HLw 1zEpRoalYe0z3hBDUBFRKG8rNYSBZeX6VA0gFpttJV5nq6B1ZzamJ1rfhfRp4Rec2gYx fALim9C0DHarxj82/gEGPwjFEri5XvG2CVPufg0VI8tM7+Us8jlFaF05JDCsMSRzd5M9 eD8Q== MIME-Version: 1.0 X-Received: by 10.236.143.148 with SMTP id l20mr1852937yhj.102.1392212388610; Wed, 12 Feb 2014 05:39:48 -0800 (PST) Received: by 10.170.84.138 with HTTP; Wed, 12 Feb 2014 05:39:48 -0800 (PST) In-Reply-To: References: Date: Wed, 12 Feb 2014 13:39:48 +0000 Message-ID: To: Daniel Lowrey Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Future TLS roadmap From: padraic.brady@gmail.com (=?UTF-8?Q?P=C3=A1draic_Brady?=) Hi Daniel, On 12 February 2014 13:22, Daniel Lowrey wrote: > FYI, these are things I plan to work on for the post-5.6 timeframe: > > - Support for SNI in *servers* (currently only supported by clients) > - Support for DTLS (datagram client/server encryption) > - Mitigating the client-initiated renegotiation DoS vector in TLS servers > > Most TLS changes could probably pass as "security fixes" and may be > feasible for 5.6 bugfix releases. The alternative is obviously to put the= m > in master and wait for 5.7. In any case we can cross that bridge when we > get there. I'd support the renegotiation DOS vector as a current bugfix - it's been documented for what, 2 years now since a POC was published? Paddy -- P=C3=A1draic Brady http://blog.astrumfutura.com http://www.survivethedeepend.com Zend Framework Community Review Team Zend Framework PHP-FIG Representative