Re: [VCARDDAV] AD review of draft-ietf-vcarddav-carddav-07.txt

Alexey Melnikov <alexey.melnikov@isode.com> Tue, 01 September 2009 17:10 UTC

Return-Path: <alexey.melnikov@isode.com>
X-Original-To: vcarddav@core3.amsl.com
Delivered-To: vcarddav@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8CA363A703A for <vcarddav@core3.amsl.com>; Tue, 1 Sep 2009 10:10:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.549
X-Spam-Level:
X-Spam-Status: No, score=-2.549 tagged_above=-999 required=5 tests=[AWL=0.050, 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 TVhtpNEe2W0H for <vcarddav@core3.amsl.com>; Tue, 1 Sep 2009 10:10:31 -0700 (PDT)
Received: from rufus.isode.com (rufus.isode.com [62.3.217.251]) by core3.amsl.com (Postfix) with ESMTP id 2B2D23A7038 for <vcarddav@ietf.org>; Tue, 1 Sep 2009 10:10:31 -0700 (PDT)
Received: from [172.16.2.193] (shiny.isode.com [62.3.217.250]) by rufus.isode.com (submission channel) via TCP with ESMTPA id <Sp1VlAB9YROI@rufus.isode.com>; Tue, 1 Sep 2009 18:10:44 +0100
Message-ID: <4A9D557A.3050905@isode.com>
Date: Tue, 01 Sep 2009 18:10:18 +0100
From: Alexey Melnikov <alexey.melnikov@isode.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915
X-Accept-Language: en-us, en
To: Cyrus Daboo <cyrus@daboo.name>
References: <4A888C37.50400@isode.com> <4A888FEF.4070701@isode.com> <A1B0D39DCAA502CB4FE572FB@socrates.local>
In-Reply-To: <A1B0D39DCAA502CB4FE572FB@socrates.local>
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: CardDAV <vcarddav@ietf.org>
Subject: Re: [VCARDDAV] AD review of draft-ietf-vcarddav-carddav-07.txt
X-BeenThere: vcarddav@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF vcarddav wg mailing list <vcarddav.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/vcarddav>
List-Post: <mailto:vcarddav@ietf.org>
List-Help: <mailto:vcarddav-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Sep 2009 17:10:32 -0000

Cyrus Daboo wrote:

> Hi Alexey,

Hi Cyrus,
All your changes (but one, see below) look good to me.

> --On August 17, 2009 12:02:08 AM +0100 Alexey Melnikov 
> <alexey.melnikov@isode.com> wrote:

 [...]

>> 3.  Requirements Overview
>>
>>    o  MUST support secure transport as defined in [RFC2818] using TLS
>>       [RFC5246];
>>
>> This recently came up in review of
>> draft-ietf-geopriv-http-location-delivery-15.txt:
>>
>> RFC 2818, Section 3.1 says:
>>
>>   Matching is performed using the matching rules specified by
>>   [RFC2459].  If more than one identity of a given type is present in
>>   the certificate (e.g., more than one dNSName name, a match in any one
>>   of the set is considered acceptable.) Names may contain the wildcard
>>   character * which is considered to match any single domain name
>>   component or component fragment. E.g., *.a.com matches foo.a.com but
>>   not bar.foo.a.com. f*.com matches foo.com but not bar.com.
>>
>> Based on the discussion during an IESG telechat several ADs agreed that
>> f* wildcards shouldn't be allowed anymore. So, the document should say
>> that it complies with RFC 2818, except for f* type wildcards are not
>> allowed. (wildcards in the leftmost label are still allowed). This is
>> consistent with the advice from RFC 5280.
>>
>>
>> I also think this document should reference RFC 5280.
>
> I have changed the text to:
>
>   o  MUST support secure transport as defined in [RFC2818] using TLS
>      [RFC5246] and using the certificate validation procedures
>      described in [RFC5280];
>
> Is that sufficient?

I will reply to this separately. The short answer is that it is better, 
but not sufficient. However I don't consider this issue to be blocking 
as far as IETF LC is concerned.
 [...]

> I have just posted draft -08 that contains all the changes listed 
> here. Hopefully this is now ready for IESG last call?

I didn't hear answer to my main question: why is this document requiring 
support for vCard 3.0 and not for vCard 4.0?