Re: [TLS] [Editorial Errata Reported] RFC4492 (2392)

Bodo Moeller <bodo@openssl.org> Thu, 24 February 2011 11:51 UTC

Return-Path: <bodomoeller@gmail.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 70C483A6AA8 for <tls@core3.amsl.com>; Thu, 24 Feb 2011 03:51:32 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.976
X-Spam-Level:
X-Spam-Status: No, score=-1.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001]
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 qxnwEkZQ8Ray for <tls@core3.amsl.com>; Thu, 24 Feb 2011 03:51:31 -0800 (PST)
Received: from mail-vx0-f172.google.com (mail-vx0-f172.google.com [209.85.220.172]) by core3.amsl.com (Postfix) with ESMTP id 931F03A6AA3 for <tls@ietf.org>; Thu, 24 Feb 2011 03:51:31 -0800 (PST)
Received: by vxg33 with SMTP id 33so309993vxg.31 for <tls@ietf.org>; Thu, 24 Feb 2011 03:52:21 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=URN8dLRy6WxGPtCTQuKHIXmtS6Ph6aHmgOB3HN9Mad4=; b=rc1mhPfEwX5ZDQwZot10ACKjMVWoHkcZqwQNByqwY5KBCNQ/pVVgwfi3kuJAf6B91S jYsaGM9ppitYvkLHl1CCseogt9+xa/4N/zT6cca5zM5WKYUT7yhU5aKA50us5VVWRSan SzXoZkc75TopPcxzpAKgef+yIgZPrKdB4mYkA=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=ZINfUVNPT/QsKMXVXft8DG6mjyiavU1Zgp5gwUudEkkGnhuR9U5DXrUNigzL2yyhHF XfcLVcN0P7Nb6VuHfDJ4ygpS8JcdZNmWJD6AsPKk7SB8v5Q9ou8LU/7aTxdYMv/VNdsz /jPqmCc6195QJMh2Cz6znwexGKNMHqk2/GO48=
MIME-Version: 1.0
Received: by 10.52.165.164 with SMTP id yz4mr1311278vdb.90.1298548340531; Thu, 24 Feb 2011 03:52:20 -0800 (PST)
Sender: bodomoeller@gmail.com
Received: by 10.220.192.13 with HTTP; Thu, 24 Feb 2011 03:52:20 -0800 (PST)
In-Reply-To: <4D6545B6.5080901@ieca.com>
References: <20100723195556.1904FE0698@rfc-editor.org> <4D6545B6.5080901@ieca.com>
Date: Thu, 24 Feb 2011 12:52:20 +0100
X-Google-Sender-Auth: xCKZzuGK0syAQ-sw7dV683Xh-OE
Message-ID: <AANLkTi=G-dNCGu-2iJDcFirPZg9i7ubMx3AvsCSKS8iE@mail.gmail.com>
From: Bodo Moeller <bodo@openssl.org>
To: Sean Turner <turners@ieca.com>
Content-Type: multipart/alternative; boundary="bcaec53f398f8fa398049d05d8b7"
X-Mailman-Approved-At: Fri, 25 Feb 2011 11:30:05 -0800
Cc: tim.polk@nist.gov, chris@corriente.net, nelson@bolyard.com, tls@ietf.org, vipul.gupta@sun.com
Subject: Re: [TLS] [Editorial Errata Reported] RFC4492 (2392)
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: Thu, 24 Feb 2011 12:28:21 -0000

On Wed, Feb 23, 2011 at 6:36 PM, Sean Turner <turners@ieca.com> wrote:

> I believe the following is correct and I'm about to hit the verify button
> unless somebody responds.
>

Yes, this is correct (replace "elliptic_curve_list" by
"ec_point_format_list" in the description of the server's Supported Point
Formats Extension).

Bodo