[TLS] Two Opaque Values in Renegotiation_Info (was Re: webex)

Michael D'Errico <mike-list@pobox.com> Fri, 13 November 2009 19:50 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 B8E833A6A50 for <tls@core3.amsl.com>; Fri, 13 Nov 2009 11:50:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.578
X-Spam-Level:
X-Spam-Status: No, score=-2.578 tagged_above=-999 required=5 tests=[AWL=0.021, 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 rRfbeouJphjy for <tls@core3.amsl.com>; Fri, 13 Nov 2009 11:50:30 -0800 (PST)
Received: from sasl.smtp.pobox.com (a-pb-sasl-quonix.pobox.com [208.72.237.25]) by core3.amsl.com (Postfix) with ESMTP id B23793A677D for <tls@ietf.org>; Fri, 13 Nov 2009 11:50:30 -0800 (PST)
Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 5FB927F1DC for <tls@ietf.org>; Fri, 13 Nov 2009 14:50:59 -0500 (EST)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; s=sasl; bh=BzdfFT4/LBbw GLUXnKPLcc7dwI0=; b=R5mVD5vt1vuR9QcGYFDyaJY3mb6/ctM7ojyZhy7Jk8nT en6515RdHA7rjR5IjGuofRrEsBCPccBO04y2bmwo68yOth6N7qWkw0XxDfw6iW5y v2tfM3SUYxATz6OoGYpXai75RRUa4xPKBdrO0/i7c4iBcYlmboLqO/NcmCJ8fYw=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=message-id:date :from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=sasl; b=k3f5QU u7mYVqp7ULmn+Gimlg+jF1QaVuZfdoYL8h+mrShE0irTMEWHhGhVW78oi3K5IOOo kR1PJqXL5HxTeNFbx646kulMpw4Sc2hzDKxCAlKCBpunxxs+Lceui2SEnbZzXsBZ LrlsSM+WsPW4TD5Iwi3QR3IHmBQHiURe0QClQ=
Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 5A5217F1DB for <tls@ietf.org>; Fri, 13 Nov 2009 14:50:59 -0500 (EST)
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 ED1417F1DA for <tls@ietf.org>; Fri, 13 Nov 2009 14:50:58 -0500 (EST)
Message-ID: <4AFDB8DF.4010608@pobox.com>
Date: Fri, 13 Nov 2009 11:51:59 -0800
From: Michael D'Errico <mike-list@pobox.com>
User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812)
MIME-Version: 1.0
To: tls@ietf.org
References: <4AFC5D80.2030101@pobox.com> <AC1CFD94F59A264488DC2BEC3E890DE5091A715F@xmb-sjc-225.amer.cisco.com> <4AFD91D1.7030409@pobox.com>
In-Reply-To: <4AFD91D1.7030409@pobox.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Pobox-Relay-ID: DD8809E8-D08D-11DE-B243-9F3FEE7EF46B-38729857!a-pb-sasl-quonix.pobox.com
Subject: [TLS] Two Opaque Values in Renegotiation_Info (was Re: webex)
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: Fri, 13 Nov 2009 19:50:31 -0000

I forgot to change the Subject line....

Michael D'Errico wrote:
>> the jabber logs are available here
>> http://www.ietf.org/jabber/logs/tls/2009-11-12.txt
> 
> I noticed in the logs that there was discussion of wanting to
> have two separate opaque values, I assume one for the client
> verify data and the other for the server verify data.
> 
> What is the status of this change?
> 
> Mike