Re: [ietf-smtp] DANE / Fwd: ACTION REQUIRED: Renew these Let's Encrypt certificates by March 4

Viktor Dukhovni <ietf-dane@dukhovni.org> Sun, 08 March 2020 13:42 UTC

Return-Path: <ietf-dane@dukhovni.org>
X-Original-To: ietf-smtp@ietfa.amsl.com
Delivered-To: ietf-smtp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 49B693A0989 for <ietf-smtp@ietfa.amsl.com>; Sun, 8 Mar 2020 06:42:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iOu_DMf-5MOC for <ietf-smtp@ietfa.amsl.com>; Sun, 8 Mar 2020 06:42:24 -0700 (PDT)
Received: from straasha.imrryr.org (straasha.imrryr.org [100.2.39.101]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2B2CD3A0987 for <ietf-smtp@ietf.org>; Sun, 8 Mar 2020 06:42:23 -0700 (PDT)
Received: by straasha.imrryr.org (Postfix, from userid 1001) id AFBE614747; Sun, 8 Mar 2020 09:42:22 -0400 (EDT)
Date: Sun, 08 Mar 2020 09:42:22 -0400
From: Viktor Dukhovni <ietf-dane@dukhovni.org>
To: ietf-smtp@ietf.org
Message-ID: <20200308134222.GP7977@straasha.imrryr.org>
Reply-To: ietf-smtp@ietf.org
References: <20200304003828.7D2FC154D27A@ary.qy> <20200303210604.GA18965@fullerene> <60c385bc383a7cdea8b72aab454e2bb9e672b00c.camel@aegee.org> <20200307092946.GN7977@straasha.imrryr.org> <20200308114257.GA30913@fullerene>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20200308114257.GA30913@fullerene>
User-Agent: Mutt/1.12.2 (2019-09-21)
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-smtp/H3M2wGhrBJ7mEmktJ-eYFYO4PrQ>
Subject: Re: [ietf-smtp] DANE / Fwd: ACTION REQUIRED: Renew these Let's Encrypt certificates by March 4
X-BeenThere: ietf-smtp@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Discussion of issues related to Simple Mail Transfer Protocol \(SMTP\) \[RFC 821, RFC 2821, RFC 5321\]" <ietf-smtp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-smtp>, <mailto:ietf-smtp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf-smtp/>
List-Post: <mailto:ietf-smtp@ietf.org>
List-Help: <mailto:ietf-smtp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-smtp>, <mailto:ietf-smtp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 08 Mar 2020 13:42:27 -0000

On Sun, Mar 08, 2020 at 07:42:57AM -0400, Phil Pennock wrote:

> On 2020-03-07 at 04:29 -0500, Viktor Dukhovni wrote:
>
> > Here opinions differ.  Trusting a CA that validates domain control as
> > weakly as Let's Encrypt would not be my choice.  But with half the
> > world trusting Let's Encrypt's "proofs" of domain control, you can
> > perhaps be comfortable in knowing that you're not alone...
> 
> If that's the concern, then tell Let's Encrypt which accounts are
> allowed to issue certificates for your domain.
> 
> Eg, in the zonefile for `spodhuis.org` I have:
> 
> @  CAA  0  issue "globnix.net"
> @  CAA  0  issue "letsencrypt.org\; accounturi=https://acme-v01.api.letsencrypt.org/acme/reg/1134193"

Which then of course relies on their DNSSEC validation working properly,
and (recent case in point) their implementation of CAA records working
properly, ...  I just avoid them entirely:

    dukhovni.org. IN CAA 0 issue dukhovni.org
    _25._tcp.smtp.dukhovni.org. IN TLSA 3 1 1 5e078b3160569f165a69eb860395bbbdc7576c3603c3452b07139c276b26d01c

As I said, opinions differ. :-)

-- 
    Viktor.