[TLS] FYI: Using ALPN protocol IDs in Web Perf specs

Mark Nottingham <mnot@mnot.net> Thu, 12 December 2013 06:40 UTC

Return-Path: <mnot@mnot.net>
X-Original-To: tls@ietfa.amsl.com
Delivered-To: tls@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B2001AE172 for <tls@ietfa.amsl.com>; Wed, 11 Dec 2013 22:40:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.902
X-Spam-Level:
X-Spam-Status: No, score=-1.902 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bKJGbLFCb0E1 for <tls@ietfa.amsl.com>; Wed, 11 Dec 2013 22:40:14 -0800 (PST)
Received: from mxout-07.mxes.net (mxout-07.mxes.net [216.86.168.182]) by ietfa.amsl.com (Postfix) with ESMTP id 63EB11AE125 for <tls@ietf.org>; Wed, 11 Dec 2013 22:40:14 -0800 (PST)
Received: from [192.168.1.55] (unknown [118.209.35.56]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 25E7622E253; Thu, 12 Dec 2013 01:40:01 -0500 (EST)
From: Mark Nottingham <mnot@mnot.net>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Message-Id: <D4272B1D-4E69-464D-B4C0-FDCD2C0A42BC@mnot.net>
Date: Thu, 12 Dec 2013 17:39:56 +1100
To: "tls@ietf.org list" <tls@ietf.org>, HTTP Working Group <ietf-http-wg@w3.org>
Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\))
X-Mailer: Apple Mail (2.1822)
Subject: [TLS] FYI: Using ALPN protocol IDs in Web Perf specs
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "This is the mailing list for the Transport Layer Security working group of the IETF." <tls.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tls>, <mailto:tls-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tls/>
List-Post: <mailto:tls@ietf.org>
List-Help: <mailto:tls-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 12 Dec 2013 06:40:16 -0000

Just so folks know -- as a member of the W3C Web Performance WG, I've made a proposal to identify the protocol in use with the NavigationTiming and ResourceTiming specs using the ALPN protocol identifier; see:
  http://lists.w3.org/Archives/Public/public-web-perf/2013Dec/0090.html

Note the language about non-UTF-8 identifiers.

You can find out more about those specs here:
  http://www.w3.org/2010/webperf/

Cheers,

--
Mark Nottingham   http://www.mnot.net/