Re: [dane] Behavior in the face of no answer?

Eric Rescorla <ekr@rtfm.com> Tue, 15 May 2012 17:06 UTC

Return-Path: <ekr@rtfm.com>
X-Original-To: dane@ietfa.amsl.com
Delivered-To: dane@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D7CD21F89AD for <dane@ietfa.amsl.com>; Tue, 15 May 2012 10:06:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.977
X-Spam-Level:
X-Spam-Status: No, score=-102.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xocXF6tRxDB8 for <dane@ietfa.amsl.com>; Tue, 15 May 2012 10:06:27 -0700 (PDT)
Received: from mail-vb0-f44.google.com (mail-vb0-f44.google.com [209.85.212.44]) by ietfa.amsl.com (Postfix) with ESMTP id AE83721F893D for <dane@ietf.org>; Tue, 15 May 2012 10:06:27 -0700 (PDT)
Received: by vbbez10 with SMTP id ez10so7633735vbb.31 for <dane@ietf.org>; Tue, 15 May 2012 10:06:26 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding :x-gm-message-state; bh=Wfb2bRPEf8WV5KnQL7OMNkTq0wrfjVIo35HtLvLVBqs=; b=HEIu1Bw5gyTPWsygrtiK3L2Zw8O0Xjw59qmN7i8HAwfKwGgyNZ7u9WGiz00ieM5i6G 5XbBelh5zWm3le0qeXlroVasU7BwEDeUFZtI85MFmtyxttCofvHDU1Ne/f/P0jUKD4UY N7orn4GBKuIalnTJCDV/omlo7HHtPdfWgf9GV8f6kM466Rprh7JdWWFBnBFFI+0SZk91 Fz56auKxrsuFkdTJdmTIL8GrBaxlhnwNIOoUq9wj5ZW4Uo0PZX+Um1TQmwzFKSIguJQG dlgScMUysc3c4pxB8BbtCnAJdWQBs+KOL39SyOy5thEiDZMxyAMi5U9uO/8OsVEUkZLV dTfA==
Received: by 10.220.240.73 with SMTP id kz9mr33040vcb.9.1337101586774; Tue, 15 May 2012 10:06:26 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.52.35.209 with HTTP; Tue, 15 May 2012 10:05:46 -0700 (PDT)
X-Originating-IP: [63.245.220.224]
In-Reply-To: <201205151704.q4FH4YbT021349@fs4113.wdf.sap.corp>
References: <CABcZeBOX_WGf2hv=+rdA_YG4x5Pw0--snThZh+7yRrHNRwGYeg@mail.gmail.com> <201205151704.q4FH4YbT021349@fs4113.wdf.sap.corp>
From: Eric Rescorla <ekr@rtfm.com>
Date: Tue, 15 May 2012 10:05:46 -0700
Message-ID: <CABcZeBMgQR9kLn50fVxx8_kihr5ZvZ8PnhEoHbo9=25ZcQeoKw@mail.gmail.com>
To: mrex@sap.com
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Gm-Message-State: ALoCoQnNwiM9w0hDYgzzcM4CP0kOfozLyderW9DZ7CpDEZFx5sH2QCXFbawy5ver11oQHvUWU8lI
Cc: paul.hoffman@vpnc.org, dane@ietf.org
Subject: Re: [dane] Behavior in the face of no answer?
X-BeenThere: dane@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: DNS-based Authentication of Named Entities <dane.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dane>, <mailto:dane-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dane>
List-Post: <mailto:dane@ietf.org>
List-Help: <mailto:dane-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dane>, <mailto:dane-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 15 May 2012 17:06:28 -0000

On Tue, May 15, 2012 at 10:04 AM, Martin Rex <mrex@sap.com> wrote:
> Eric Rescorla wrote:
>>
>> On Tue, May 15, 2012 at 9:52 AM, Martin Rex <mrex@sap.com> wrote:
>> > And as a fallback, browsers could use a TLSA & server-cert lock, i.e.
>> > memorizing information from the last visit of a site and using that
>> > to perform server endpoint identification in case that DNSSEC lookups
>> > fail when roaming.
>>
>> At which point it's hard to understand how this is better than cert pinning
>> via HSTS.
>
> Such a TLSA & server-cert lock is supposed to be transient substitute for
> the lack of DNSSEC connectivity.  That memorized information will need
> to be updated whenever full DNSSEC connectivity is available.

And the HSTS information can be updated whenever you go to the server.

-Ekr