Re: [Gen-art] [certid] Gen-ART LC Review of draft-saintandre-tls-server-id-check-11

=JeffH <Jeff.Hodges@KingsMountain.com> Wed, 08 December 2010 20:44 UTC

Return-Path: <Jeff.Hodges@KingsMountain.com>
X-Original-To: gen-art@core3.amsl.com
Delivered-To: gen-art@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 1F6463A68B7 for <gen-art@core3.amsl.com>; Wed, 8 Dec 2010 12:44:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.131
X-Spam-Level:
X-Spam-Status: No, score=-102.131 tagged_above=-999 required=5 tests=[AWL=0.468, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
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 qyFSJD92Werv for <gen-art@core3.amsl.com>; Wed, 8 Dec 2010 12:44:06 -0800 (PST)
Received: from oproxy1-pub.bluehost.com (oproxy1-pub.bluehost.com [66.147.249.253]) by core3.amsl.com (Postfix) with SMTP id F26D43A686A for <gen-art@ietf.org>; Wed, 8 Dec 2010 12:44:05 -0800 (PST)
Received: (qmail 13218 invoked by uid 0); 8 Dec 2010 20:45:33 -0000
Received: from unknown (HELO box514.bluehost.com) (74.220.219.114) by oproxy1.bluehost.com.bluehost.com with SMTP; 8 Dec 2010 20:45:33 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=kingsmountain.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding:X-Identified-User; b=uqmfS4ao8cs9C2qoU2va2sekzS2DMOVngBpB+X2Xy/NL4y09Pnap6uom+NfjGxnrfcMCK24AMAYt4MLZjAs3j+2ur4CO6BbTVgCbmU6gOiIgScM78BGl548bdLZgvGOF;
Received: from c-24-4-122-173.hsd1.ca.comcast.net ([24.4.122.173] helo=[192.168.11.10]) by box514.bluehost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from <Jeff.Hodges@KingsMountain.com>) id 1PQQtJ-00064o-JK; Wed, 08 Dec 2010 13:45:33 -0700
Message-ID: <4CFFEE6B.4060306@KingsMountain.com>
Date: Wed, 08 Dec 2010 12:45:31 -0800
From: =JeffH <Jeff.Hodges@KingsMountain.com>
User-Agent: Thunderbird 2.0.0.24 (X11/20101027)
MIME-Version: 1.0
To: Peter Saint-Andre <stpeter@stpeter.im>, General Area Review Team <gen-art@ietf.org>, certid@ietf.org, draft-saintandre-tls-server-id-check.all@tools.ietf.org
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Identified-User: {11025:box514.bluehost.com:kingsmou:kingsmountain.com} {sentby:smtp auth 24.4.122.173 authed with jeff.hodges+kingsmountain.com}
Subject: Re: [Gen-art] [certid] Gen-ART LC Review of draft-saintandre-tls-server-id-check-11
X-BeenThere: gen-art@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "GEN-ART: General Area Review Team" <gen-art.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/gen-art>, <mailto:gen-art-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/gen-art>
List-Post: <mailto:gen-art@ietf.org>
List-Help: <mailto:gen-art-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/gen-art>, <mailto:gen-art-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 08 Dec 2010 20:44:07 -0000

 > We can tweak it to:
 >
 >    As an example, given an input URI of "sip:alice:pswd@
 >    example.net;transport=tcp?subject=project%20x&priority=urgent", the
 >    client derives the service type "sip" from the scheme and the domain
 >    name "example.net" from the authority component.  Also, given an
 >    input URI of "im:alice@example.net", the derived service type might
 >    be "sip", depending on how the example.net service is deployed (since
 >    the "im" scheme [CPIM] is defined as an abstract scheme in the SIP
 >    context by [SIP-IM]), and the domain name would again be
 >    "example.net".

works for me.

someone just noted offlist that we should perhaps change the scheme of the 
first URI to "sips".

=JeffH