Re: [TLS] [pkix] Cert Enumeration and Key Assurance With DNSSEC

Phillip Hallam-Baker <hallam@gmail.com> Fri, 01 October 2010 23:14 UTC

Return-Path: <hallam@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 0F08F3A6D27; Fri, 1 Oct 2010 16:14:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.411
X-Spam-Level:
X-Spam-Status: No, score=-2.411 tagged_above=-999 required=5 tests=[AWL=0.187, BAYES_00=-2.599, 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 eFOH7b7KAmeG; Fri, 1 Oct 2010 16:14:44 -0700 (PDT)
Received: from mail-wy0-f172.google.com (mail-wy0-f172.google.com [74.125.82.172]) by core3.amsl.com (Postfix) with ESMTP id 23FB23A6CC7; Fri, 1 Oct 2010 16:14:42 -0700 (PDT)
Received: by wyi11 with SMTP id 11so4042702wyi.31 for <multiple recipients>; Fri, 01 Oct 2010 16:15:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=QJRoIXb7vQRUF9+U/M6eR+UKuADMDQ2lmughJq3aQWA=; b=sUd3PPd5F03ffbhNGoOPkUToJnwxhOmHBBmEBN5mvaFPBH6eecNwunbMa57Bz+saLV Ol5UGgDblUgDB7PPI8+nSsF1VrEbOPoFk7vNF3edFYe/sDfZLxTfcrMBu30D09dpwVyV 8R2YQyU+GNirgkmG5kfzVopaDkSiiRC2mjPdg=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=bPtv+stuKmaF0U++ECUNLNI7hw2rIGxgksddL5V0wwulDelmtD0KzQgrg5QbSKJh18 XoOmt+uyg4NYUkNrh0y9UIL8nNFFpzvAT0JUjiXLkVr6ZmPFxQhqIyy30yJOfp+VgkZV 0YusViF9x1q2bvVfLgIb0Hz3+TQsqpBQcnUVE=
MIME-Version: 1.0
Received: by 10.216.169.80 with SMTP id m58mr5059658wel.79.1285974931803; Fri, 01 Oct 2010 16:15:31 -0700 (PDT)
Received: by 10.216.166.9 with HTTP; Fri, 1 Oct 2010 16:15:31 -0700 (PDT)
In-Reply-To: <1285970705.1984.136.camel@mattlaptop2.local>
References: <AANLkTinRWJZr7huuG+Ovh3sCCUnVZAghggAzmq7g6ERx@mail.gmail.com> <1285970705.1984.136.camel@mattlaptop2.local>
Date: Fri, 01 Oct 2010 19:15:31 -0400
Message-ID: <AANLkTi=cD1E=QoD3uRyhHyd6bUSgd9_ibgdM5iy1+9TR@mail.gmail.com>
From: Phillip Hallam-Baker <hallam@gmail.com>
To: Matt McCutchen <matt@mattmccutchen.net>
Content-Type: multipart/alternative; boundary="0016363ba7a0000dde0491965f12"
Cc: pkix@ietf.org, dnsop@ietf.org, saag@ietf.org, tls@ietf.org
Subject: Re: [TLS] [pkix] Cert Enumeration and Key Assurance With DNSSEC
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: Fri, 01 Oct 2010 23:14:47 -0000

On Fri, Oct 1, 2010 at 6:05 PM, Matt McCutchen <matt@mattmccutchen.net>wrote:

> On Fri, 2010-10-01 at 11:29 -0400, Phillip Hallam-Baker wrote:
> > In particular I am very concerned about the particular approach being
> > taken to security policy. What the proposers are attempting to do is
> > to create a mechanism that allows a site that only uses one particular
> > high assurance CA to 'protect' themselves against SSL certificates
> > being issued by low assurance CAs.
> >
> > As such, this is an objective I approve of and is one that I would
> > like to see supported in a generalized security policy. It should be
> > possible for a site to make security policy statements of the form
> > 'all valid PKIX certs for example.com have cert X in the validation
> > path'.
> >
> > What I object to is the approach being taken which is to use DNSSEC to
> > replace PKIX certificate validation entirely.
>
> Realize that I, and I would guess many other site admins, want precisely
> that.  PKIX is complicated, whereas once I have a DNSSEC signed zone,
> placing my TLS server's certificate in the zone and knowing that clients
> will accept that certificate and no other could hardly be simpler.  And
> why shouldn't I be allowed to do it?  I have complete authority over my
> zone (even for the most part in the present public CA system).  Nobody
> gave PKIX a monopoly on the determination of certificate acceptability.
>
> We could support a more general scheme in which positive assurance is
> separate from restrictions, but don't be surprised when a significant
> fraction of sites use it to effectively "replace PKIX certificate
> validation".
>
>
The problem with that approach is that the attacker now has two
infrastructures that they can attack rather than just one.

You are increasing your attack surface, not reducing and simplifying it as
you might imagine.


> Worse still, the proponents refuse to allow any method of shutting
> > this system off. So if I have a site where I want to use DNSSEC
> > validated certificates on the mail server, deployment is going to
> > impact my Web server.
>
> Yes, there should be a way to make the exclusivity optional, but there
> may be better ways to solve the problem you cited, such as placing the
> DNSSEC certificate at the SRVName for the mail server.
>


Regardless, I believe that the PKIX and TLS groups should be aware that this
is the change that has been implemented in code and is being proposed before
the WG is chartered.

There are much better ways to express the trust restriction semantics. I do
not see why the ability to express statements concerning your trust roots
needs to require deployment of a completely different mechanism and trust
path for the end entity keys.


For example, the ESRV mechanism is extensible. So it is possible for a site
that has their own PKI and root of trust to specify that there has to be a
trust path that includes that root of trust. Or you could publish a
fingerprint of a cross cert that has to be involved or you could even state
that there must be a cert record with the right fingerprint.


-- 
Website: http://hallambaker.com/