Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72013 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18285 invoked from network); 2 Feb 2014 19:38:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2014 19:38:16 -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.160.174 as permitted sender) X-PHP-List-Original-Sender: padraic.brady@gmail.com X-Host-Fingerprint: 209.85.160.174 mail-yk0-f174.google.com Received: from [209.85.160.174] ([209.85.160.174:55722] helo=mail-yk0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/32-30967-7AE9EE25 for ; Sun, 02 Feb 2014 14:38:16 -0500 Received: by mail-yk0-f174.google.com with SMTP id 10so34424892ykt.5 for ; Sun, 02 Feb 2014 11:38:13 -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=qzE33czKTLPH8CICC8X1BBLRN5oEmBDGkTD+CAO2SY0=; b=Uim7UOk6PRDbptqNxN1qGgTVy/O+S6EZSpL9Pfl3l7eVQdPk6ZWgRtGE+On/Za9vT8 c0V3PfmDcvCAwKpiE9liAh4DIoVvtD6shU3pbdk2MWT/I5h2FGZZ8XH/L7CwWdIIKw0b tzJB7JWFPIs3z2bNl7s5oZtm5RsnTlQoIMxkM04mCebQVYmyA4n1IiUr9+GYaWUTZHJR bUxOf7eISoQdegz1bGRGc9RXz2NykJkYIfH72a71hOZne3wQGsMlppLrAXVyCXiBj2xR kDQsNr6lMDdRiTpM1bpN2dO0igA7YI84FF8+9OaLV45LA6KhXgHE0INuJNsvsaC+YpAO 0JzA== MIME-Version: 1.0 X-Received: by 10.236.122.165 with SMTP id t25mr29506447yhh.46.1391369893108; Sun, 02 Feb 2014 11:38:13 -0800 (PST) Received: by 10.170.215.130 with HTTP; Sun, 2 Feb 2014 11:38:13 -0800 (PST) In-Reply-To: References: Date: Sun, 2 Feb 2014 19:38:13 +0000 Message-ID: To: Daniel Lowrey Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=20cf301b64db3ae1d804f1718cf4 Subject: Re: [PHP-DEV] Re: Improved TLS Defaults From: padraic.brady@gmail.com (=?UTF-8?Q?P=C3=A1draic_Brady?=) --20cf301b64db3ae1d804f1718cf4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hey Daniel, On 2 February 2014 17:43, Daniel Lowrey wrote: > Hi internals! > > I've made another minor addition to the Improved TLS Defaults RFC for tho= se > interested ... > > Userland can now access information about the negotiated protocol/cipher > for a given stream via the context: > > https://wiki.php.net/rfc/improved-tls-defaults#expose_negotiated_values > I think that's a really good addition from the perspective of figuring out what's going on for any given server. -- P=C3=A1draic Brady http://blog.astrumfutura.com http://www.survivethedeepend.com Zend Framework Community Review Team Zend Framework PHP-FIG Representative --20cf301b64db3ae1d804f1718cf4--