Re: [TLS] Renego Indication RI patch interaction with TLS major version interop

Michael D'Errico <mike-list@pobox.com> Wed, 16 June 2010 00:07 UTC

Return-Path: <mike-list@pobox.com>
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 6976628C0D6 for <tls@core3.amsl.com>; Tue, 15 Jun 2010 17:07:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.718
X-Spam-Level:
X-Spam-Status: No, score=-1.718 tagged_above=-999 required=5 tests=[AWL=0.881, 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 SuufxJTH3Mqb for <tls@core3.amsl.com>; Tue, 15 Jun 2010 17:07:25 -0700 (PDT)
Received: from sasl.smtp.pobox.com (a-pb-sasl-quonix.pobox.com [208.72.237.25]) by core3.amsl.com (Postfix) with ESMTP id 5445E28B797 for <TLS@ietf.org>; Tue, 15 Jun 2010 17:07:25 -0700 (PDT)
Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 5B818BC010; Tue, 15 Jun 2010 20:07:29 -0400 (EDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; s=sasl; bh=ZNoZZnSHl5At A6bmXY2FCHUYHVs=; b=d58l0TuENiqdhfM9MHbh+C7HF+MOUIAqk3pGcSMSNRjd LOg9QyEssGe7q0fgx6RJaP+JSj6Dzv8GFxO11tuRsXh79J+7HA7915FFUtlRPcmg jQlphqkVHWmDcIF1fGLoVCQsCHv4vUDUMyWRW5w0cwy07AsPs4BDh19Hvs0bXAk=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=message-id:date :from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=sasl; b=d+CK5k ATes18K1hByRIsRPkxnmp9EbQzvwz7DZtjONp+pQdoMgiVlRinX67mSpZS1R4/hG 8DNmNZ63Hx3vt3xJqba5wBq4LoXTS+Ygrp97Je3w/SrxYKVbAQtnlZofkJFlq/tZ 2rS3/EJgbO8TFDlJSFo+zZOP8tXho174kAZOw=
Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 43C36BC00F; Tue, 15 Jun 2010 20:07:28 -0400 (EDT)
Received: from administrators-macbook-pro.local (unknown [24.234.114.35]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id C8E7DBC00C; Tue, 15 Jun 2010 20:07:26 -0400 (EDT)
Message-ID: <4C1815BD.6080205@pobox.com>
Date: Tue, 15 Jun 2010 17:07:25 -0700
From: Michael D'Errico <mike-list@pobox.com>
User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812)
MIME-Version: 1.0
To: "Yngve N. Pettersen (Developer Opera Software ASA)" <yngve@opera.com>
References: <4C17AA89.8060904@extendedsubset.com> <4C17B2FE.7080604@pobox.com> <87d3vs574u.fsf@mocca.josefsson.org> <AANLkTimsd145GswXqoHbkh9ejwYuhe4mL7w4wtVkSmeI@mail.gmail.com> <op.vec8hyzoqrq7tp@acorna.invalid.invalid>
In-Reply-To: <op.vec8hyzoqrq7tp@acorna.invalid.invalid>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Pobox-Relay-ID: 26705ADE-78DB-11DF-96EF-9056EE7EF46B-38729857!a-pb-sasl-quonix.pobox.com
Cc: TLS@ietf.org
Subject: Re: [TLS] Renego Indication RI patch interaction with TLS major version interop
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, 16 Jun 2010 00:07:26 -0000

Yngve N. Pettersen (Developer Opera Software ASA) wrote:
> 
> - 43 of 383531 servers mirror the client hello version back to the client

Yngve,

Can you please explain what you mean by a server mirroring the client
hello version back to the client?  That sounds like the correct thing
to do, unless they don't actually support that version.

Thanks,

Mike