Re: [TLS] RFC-4366-bis and the unrecognized_name(112) alert

"Joseph Salowey (jsalowey)" <jsalowey@cisco.com> Mon, 07 June 2010 20:08 UTC

Return-Path: <jsalowey@cisco.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 3C9583A67D6 for <tls@core3.amsl.com>; Mon, 7 Jun 2010 13:08:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -10.599
X-Spam-Level:
X-Spam-Status: No, score=-10.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8]
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 OAQ3nf5wz0E8 for <tls@core3.amsl.com>; Mon, 7 Jun 2010 13:08:56 -0700 (PDT)
Received: from sj-iport-5.cisco.com (sj-iport-5.cisco.com [171.68.10.87]) by core3.amsl.com (Postfix) with ESMTP id 037A43A67C0 for <tls@ietf.org>; Mon, 7 Jun 2010 13:08:55 -0700 (PDT)
Authentication-Results: sj-iport-5.cisco.com; dkim=neutral (message not signed) header.i=none
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AvsEAPbuDEyrR7H+/2dsb2JhbACeHnGmKponhRcEg0o
X-IronPort-AV: E=Sophos;i="4.53,380,1272844800"; d="scan'208";a="208461459"
Received: from sj-core-2.cisco.com ([171.71.177.254]) by sj-iport-5.cisco.com with ESMTP; 07 Jun 2010 20:08:56 +0000
Received: from xbh-sjc-231.amer.cisco.com (xbh-sjc-231.cisco.com [128.107.191.100]) by sj-core-2.cisco.com (8.13.8/8.14.3) with ESMTP id o57K8utJ009412; Mon, 7 Jun 2010 20:08:56 GMT
Received: from xmb-sjc-225.amer.cisco.com ([128.107.191.38]) by xbh-sjc-231.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 7 Jun 2010 13:08:56 -0700
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Date: Mon, 07 Jun 2010 13:08:55 -0700
Message-ID: <AC1CFD94F59A264488DC2BEC3E890DE50AA7DD51@xmb-sjc-225.amer.cisco.com>
In-Reply-To: <4C0A6852.5040001@pobox.com>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: [TLS] RFC-4366-bis and the unrecognized_name(112) alert
Thread-Index: AcsEwQcd45F/z7piQEaz4yULTuSw7gBu8CLw
References: <4C092737.2060604@pobox.com> from "Michael D'Errico" at Jun 4, 10 09:17:59 am <201006041647.o54Gl4iH024692@fs4113.wdf.sap.corp> <AC1CFD94F59A264488DC2BEC3E890DE50A9EDDA1@xmb-sjc-225.amer.cisco.com> <4C09C4EC.1070903@pobox.com> <4C09F856.2030407@gnutls.org> <4C0A6852.5040001@pobox.com>
From: "Joseph Salowey (jsalowey)" <jsalowey@cisco.com>
To: Michael D'Errico <mike-list@pobox.com>, Nikos Mavrogiannopoulos <nmav@gnutls.org>
X-OriginalArrivalTime: 07 Jun 2010 20:08:56.0594 (UTC) FILETIME=[42769F20:01CB067D]
Cc: tls@ietf.org
Subject: Re: [TLS] RFC-4366-bis and the unrecognized_name(112) alert
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: Mon, 07 Jun 2010 20:08:58 -0000

<snip>
> 
> It should be in both places, especially since there won't be another
> update to the main spec for several years.
> 
[Joe] 4366-bis does not update 5246.  Right now we need to focus on
resolving this issue for SNI so we can get the document out. 

> The problem seems to be that the names given to alert levels both
sound
> bad.  Really what they mean are "fatal" and "non-fatal" but since the
> name "warning" was chosen as the label, implementers who haven't
thought
> much about it decide that warning == bad, so they escalate it to
fatal.
> 
> They need to be told that warning alerts should not automatically be
> treated as fatal, but should be ignored by default.  If they have gone
> through an analysis and determined that a particular warning alert is
> really fatal for them, then they are justified in aborting the
handshake
> when they see that particular warning.
> 
> > My version of how the text should be is:
> >
> > (1) "The ServerNameList MUST NOT contain more than one name of the
same
> > name_type. If the server understood the client hello extension, but
does
> > not recognize the server name, and it refuses to continue it MUST
send a
> > fatal unrecognized_name(112) alert and terminate the handshake.
> > The server might decide to continue the  handshake, but in that case
it
> > is NOT RECOMMENDED send any warning alert. Clients SHOULD be
prepared to
> > receive and ignore the unrecognized_name(112) alert with warning
level.
> 
> I could live with this text.  I would also like section 9 (Error
Alerts)
> to mention that warning alerts should be treated as informational
(non-
> fatal) by default to help avoid similar problems in the future.
> 
> Mike