Re: [keyassure] Another comment from the mic

Eric Rescorla <ekr@rtfm.com> Wed, 30 March 2011 11:52 UTC

Return-Path: <ekr@rtfm.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 2C7E928C11A for <keyassure@core3.amsl.com>; Wed, 30 Mar 2011 04:52:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.941
X-Spam-Level:
X-Spam-Status: No, score=-102.941 tagged_above=-999 required=5 tests=[AWL=0.036, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1, 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 TEgzblaFqspU for <keyassure@core3.amsl.com>; Wed, 30 Mar 2011 04:52:13 -0700 (PDT)
Received: from mail-iw0-f172.google.com (mail-iw0-f172.google.com [209.85.214.172]) by core3.amsl.com (Postfix) with ESMTP id EE2BE28C134 for <keyassure@ietf.org>; Wed, 30 Mar 2011 04:52:12 -0700 (PDT)
Received: by iwn39 with SMTP id 39so1365472iwn.31 for <keyassure@ietf.org>; Wed, 30 Mar 2011 04:53:51 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.42.156.131 with SMTP id z3mr1151462icw.305.1301486031592; Wed, 30 Mar 2011 04:53:51 -0700 (PDT)
Received: by 10.42.217.2 with HTTP; Wed, 30 Mar 2011 04:53:51 -0700 (PDT)
In-Reply-To: <p06240802c9b8c0e530e6@130.129.71.125>
References: <AANLkTinLzQLW6pPOPewFtsnf28DdQc_wVRq0wWkdr-s4@mail.gmail.com> <p06240802c9b8c0e530e6@130.129.71.125>
Date: Wed, 30 Mar 2011 13:53:51 +0200
Message-ID: <AANLkTikgr3F--8jQVdxbixvRZ3dSMKn4t1z7VhB-7KYY@mail.gmail.com>
From: Eric Rescorla <ekr@rtfm.com>
To: Stephen Kent <kent@bbn.com>
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Cc: keyassure@ietf.org
Subject: Re: [keyassure] Another comment from the mic
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: Wed, 30 Mar 2011 11:52:14 -0000

On Wed, Mar 30, 2011 at 1:16 PM, Stephen Kent <kent@bbn.com> wrote:
> At 10:57 AM +0200 3/30/11, Eric Rescorla wrote:
>>
>> As I said at the mic, the vast majority of the certificate warnings
>> you see on the network
>> are not because of attacks, but rather are due to:
>>
>> - Self-signed certs
>> - Certificates from legitimate CAs which are uncompromised but invalid
>> for some technical
>>   reason (expired certs, trivial name mismatches, etc.)
>>
>> One of the purposes of my "permissive" case-2 model in my previous
>> email is to allow those
>> self-signed certificate servers to have verifiable credentials.
>> However, anything we do that
>> has the consequence that certificates which should verify don't for
>> mostly-irrelevant technical
>> reasons (e.g., certs which are validated by DANE but are expired or
>> have the wrong keyusage
>> bits) will defeat this purpose to some extent. Perhaps that's worth
>> doing in service of the correctness
>> of the validation chain, but it does need to be considered.
>>
>> -Ekr
>
> I fully agree with the goal of avoiding error messages that confuse a user,
> especially ones that make it hard to tell the difference between a sloppy
> admin and an attacker.  But, it may be hard to tell the difference in some
> cases :-). Maybe we can reduce the incidence of bad self-signed certs by
> providing better tools to generate these certs, and including defaults to
> make it easy to avoid the typical errors.

This seems like a very worthy goal.

-Ekr