Re: [Uta] UTA: Server certificate management (Re: Last Call: <draft-ietf-uta-email-tls-certs-05.txt>)

"John Levine" <johnl@taugh.com> Tue, 01 December 2015 18:38 UTC

Return-Path: <johnl@taugh.com>
X-Original-To: uta@ietfa.amsl.com
Delivered-To: uta@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2917A1B2ECC for <uta@ietfa.amsl.com>; Tue, 1 Dec 2015 10:38:26 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.037
X-Spam-Level:
X-Spam-Status: No, score=-1.037 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HELO_MISMATCH_COM=0.553, HOST_MISMATCH_NET=0.311, SPF_PASS=-0.001] autolearn=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 iQraZ0SDgZDC for <uta@ietfa.amsl.com>; Tue, 1 Dec 2015 10:38:25 -0800 (PST)
Received: from miucha.iecc.com (abusenet-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:1126::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3E09C1B2EBF for <uta@ietf.org>; Tue, 1 Dec 2015 10:38:25 -0800 (PST)
Received: (qmail 74119 invoked from network); 1 Dec 2015 18:38:23 -0000
Received: from unknown (64.57.183.18) by mail1.iecc.com with QMQP; 1 Dec 2015 18:38:23 -0000
Date: Tue, 01 Dec 2015 18:38:02 -0000
Message-ID: <20151201183802.18651.qmail@ary.lan>
From: John Levine <johnl@taugh.com>
To: uta@ietf.org
In-Reply-To: <20151201173724.GH18315@mournblade.imrryr.org>
Organization:
X-Headerized: yes
Mime-Version: 1.0
Content-type: text/plain; charset="utf-8"
Content-transfer-encoding: 8bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/uta/CozqY7MiN_H-IAKGaXdZbhclxCo>
Cc: ietf-dane@dukhovni.org
Subject: Re: [Uta] UTA: Server certificate management (Re: Last Call: <draft-ietf-uta-email-tls-certs-05.txt>)
X-BeenThere: uta@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: UTA working group mailing list <uta.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/uta>, <mailto:uta-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/uta/>
List-Post: <mailto:uta@ietf.org>
List-Help: <mailto:uta-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/uta>, <mailto:uta-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Dec 2015 18:38:26 -0000

>The key word in that text is "another".  This does not require the
>server to have a certificate that matches this identifier, provided
>there is some other some suitable identifier.  It provides additional
>flexibility, not a constraint.
>
>NOTE HOWEVER, that use of the server name from the SRV record as
>a DNS-ID reference identifier offers no security at all absent
>DNSSEC.  So "another" might become "only" in that case.

Then we have a problem, since the SRV-ID is just an assertion from the
server.  What's to keep an evil MITM from putting dukhovni.org as a
SRV-ID in its submit and imaps certificate?  If the cert is signed,
the signer will look at the DNS-ID.  There's no way other than RFC
6186 to tell what the real pop or imap servers for a domain are.

>I am not aware of any adoption of RFC 6186.  Are there are any MUAs
>actually doing RFC 6186 SRV lookups?  If there are none, is it worth
>debating?

In the lack of plausible alternatives, I think so.

R's,
John