Re: [TLS] Server Name Indication (SNI) in an IPv6 world?

Matt McCutchen <matt@mattmccutchen.net> Wed, 27 October 2010 02:47 UTC

Return-Path: <matt@mattmccutchen.net>
X-Original-To: tls@core3.amsl.com
Delivered-To: tls@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id F41213A6918 for <tls@core3.amsl.com>; Tue, 26 Oct 2010 19:47:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.549
X-Spam-Level:
X-Spam-Status: No, score=-2.549 tagged_above=-999 required=5 tests=[AWL=0.050, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0racJXLP6C+M for <tls@core3.amsl.com>; Tue, 26 Oct 2010 19:47:18 -0700 (PDT)
Received: from homiemail-a7.g.dreamhost.com (caiajhbdcbbj.dreamhost.com [208.97.132.119]) by core3.amsl.com (Postfix) with ESMTP id F21B33A67D6 for <tls@ietf.org>; Tue, 26 Oct 2010 19:47:17 -0700 (PDT)
Received: from homiemail-a7.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a7.g.dreamhost.com (Postfix) with ESMTP id 91B0525C063 for <tls@ietf.org>; Tue, 26 Oct 2010 19:49:06 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; c=nofws; d=mattmccutchen.net; h=subject:from :to:in-reply-to:references:content-type:date:message-id :mime-version:content-transfer-encoding; q=dns; s= mattmccutchen.net; b=EHJ7xVyzao6FTatWeS/eF49RcomG5qfeRWKJsqct4n6 sfVUXMv5OKvuw6WlGR3FQlCqA/3Os4Kyeq9raJy2mw+hG2UgfSSF1EKlzVX8FhGg fy2nyKmrHq+VbXP6jln4nmHE94T48N7SpIwtqmU7j1Nb3y6k4VRow4uJqEvs1Er8 =
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mattmccutchen.net; h= subject:from:to:in-reply-to:references:content-type:date :message-id:mime-version:content-transfer-encoding; s= mattmccutchen.net; bh=Tq0xBuDBkSnlDR4CjFq0gVk6LGg=; b=Ke0RUWQEMl a5n/anO7fZsgAhfze9mfr4jxWO0UJav248ya2x5/9ZPNMMCWrUTnfB7aYX5t2yzy xwRA4yFiUPatjetVdZnpKUKU1r+vcL8mnCvSbhm2+lrIr6ktvb6D3pPaXGzqmZA9 L5+AvUPNG0lAlxUS74vdMAaGyfvlOoUJM=
Received: from [10.108.67.58] (unknown [129.2.129.81]) (Authenticated sender: matt@mattmccutchen.net) by homiemail-a7.g.dreamhost.com (Postfix) with ESMTPA id 4606B25C061 for <tls@ietf.org>; Tue, 26 Oct 2010 19:49:06 -0700 (PDT)
From: Matt McCutchen <matt@mattmccutchen.net>
To: IETF TLS WG <tls@ietf.org>
In-Reply-To: <1288145780.6053.50.camel@mattlaptop2.local>
References: <4CC765D6.6020704@KingsMountain.com> <1288145780.6053.50.camel@mattlaptop2.local>
Content-Type: text/plain; charset="UTF-8"
Date: Tue, 26 Oct 2010 22:49:04 -0400
Message-ID: <1288147744.6053.51.camel@mattlaptop2.local>
Mime-Version: 1.0
X-Mailer: Evolution 2.30.4
Content-Transfer-Encoding: 7bit
Subject: Re: [TLS] Server Name Indication (SNI) in an IPv6 world?
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.9
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/listinfo/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: Wed, 27 Oct 2010 02:47:19 -0000

On Tue, 2010-10-26 at 22:16 -0400, Matt McCutchen wrote:
> Incidentally, it looks like lists.fedoraproject.org does not check
> either SNI or the HTTP Host header.  I made a connection and indicated
> admin.fedoraproject.org in both places and it happily served me wrong
> content.  I will file a ticket.

The ticket, in case anyone is curious:

https://fedorahosted.org/fedora-infrastructure/ticket/2455

Has this kind of issue been discussed before?  I wonder if many other
sites are affected.

-- 
Matt