Re: [keyassure] Objective: Restrictive versus Supplementary Models

Yoav Nir <ynir@checkpoint.com> Thu, 31 March 2011 13:27 UTC

Return-Path: <ynir@checkpoint.com>
X-Original-To: keyassure@core3.amsl.com
Delivered-To: keyassure@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 78A1328C155 for <keyassure@core3.amsl.com>; Thu, 31 Mar 2011 06:27:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -10.551
X-Spam-Level:
X-Spam-Status: No, score=-10.551 tagged_above=-999 required=5 tests=[AWL=0.048, 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 iixfsmiY-mCa for <keyassure@core3.amsl.com>; Thu, 31 Mar 2011 06:27:19 -0700 (PDT)
Received: from michael.checkpoint.com (smtp.checkpoint.com [194.29.34.68]) by core3.amsl.com (Postfix) with ESMTP id 380FE28C141 for <keyassure@ietf.org>; Thu, 31 Mar 2011 06:27:18 -0700 (PDT)
Received: from il-ex01.ad.checkpoint.com (il-ex01.ad.checkpoint.com [194.29.34.26]) by michael.checkpoint.com (8.13.8/8.13.8) with ESMTP id p2VDSvFo014321; Thu, 31 Mar 2011 15:28:57 +0200
X-CheckPoint: {4D948106-13-1B221DC2-FFFF}
Received: from il-ex03.ad.checkpoint.com (194.29.34.71) by il-ex01.ad.checkpoint.com (194.29.34.26) with Microsoft SMTP Server (TLS) id 8.2.255.0; Thu, 31 Mar 2011 15:28:57 +0200
Received: from il-ex01.ad.checkpoint.com ([126.0.0.2]) by il-ex03.ad.checkpoint.com ([194.29.34.71]) with mapi; Thu, 31 Mar 2011 15:28:56 +0200
From: Yoav Nir <ynir@checkpoint.com>
To: "mrex@sap.com" <mrex@sap.com>
Date: Thu, 31 Mar 2011 15:28:54 +0200
Thread-Topic: [keyassure] Objective: Restrictive versus Supplementary Models
Thread-Index: Acvvp5W1yDUfQJWyTmuIwei/6DbbJQ==
Message-ID: <8BBFC78B-96FB-428B-9BB0-26F1431E63EF@checkpoint.com>
References: <201103311309.p2VD9UwK021068@fs4113.wdf.sap.corp>
In-Reply-To: <201103311309.p2VD9UwK021068@fs4113.wdf.sap.corp>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: "keyassure@ietf.org" <keyassure@ietf.org>
Subject: Re: [keyassure] Objective: Restrictive versus Supplementary Models
X-BeenThere: keyassure@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Key Assurance With DNSSEC <keyassure.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/keyassure>, <mailto:keyassure-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/keyassure>
List-Post: <mailto:keyassure@ietf.org>
List-Help: <mailto:keyassure-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/keyassure>, <mailto:keyassure-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 31 Mar 2011 13:27:20 -0000

On Mar 31, 2011, at 3:09 PM, Martin Rex wrote:

> Yoav Nir wrote:
>> 
>> On Mar 31, 2011, at 2:38 PM, Michael Richardson wrote:
>>> 
>>>   Yoav> Cert-lock (and CA-lock) are what EKR calls supplementary,
>>>   Yoav> while the others are the restrictive. While the sever (and
>>>   Yoav> domain owner) can't dictate client policy, they should be able
>>>   Yoav> to indicate whether the Certificate (TA or EE) that's in the
>>>   Yoav> TLSA record is supposed to be validatable or not. The client
>>>   Yoav> (relying party) may have a policy to ignore records that push
>>>   Yoav> a non-valid certificate, but if you're going to publish a
>>>   Yoav> record with a certificate that you have just issued using
>>>   Yoav> openssl on your laptop and expires in 1975, the TLSA record
>>>   Yoav> had better reflect that this certificate is just a container
>>>   Yoav> for a public key, not something you can chain and validate. 
>>> 
>>> So, you are arguing that the protocol must signal the intent.
>> 
>> It's not strictly speaking "intent". It's more of an attribute.
>> Either "this certificate of mine, you can use your regular validation
>> techniques" or "this certificate of mine, just make sure you get this one."
> 
> I also think that leaving it up to the client to make assumptions
> about what type of TLS Server cert validation scheme should be used
> is likely going to result in a lot of bad decisions among the
> implementors.
> 
> If the TLSA record includes the information on the intended validation
> scheme for this information, then there is going to be more consistency
> among the implementations.
> 
> When a particular HTML page renders without apparent problems in
> one particular web browser, this is no proof that the page is correctly
> formed and can be expected to render without problems in other
> browsers as well.

Just as long as we avoid the rat-hole of calling it "policy"