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

Alexey Melnikov <alexey.melnikov@isode.com> Wed, 02 December 2015 15:48 UTC

Return-Path: <alexey.melnikov@isode.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 0221D1A92AE for <uta@ietfa.amsl.com>; Wed, 2 Dec 2015 07:48:52 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level:
X-Spam-Status: No, score=-2.011 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
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 keztyk7sNwol for <uta@ietfa.amsl.com>; Wed, 2 Dec 2015 07:48:51 -0800 (PST)
Received: from statler.isode.com (Statler.isode.com [62.232.206.189]) by ietfa.amsl.com (Postfix) with ESMTP id EC1181A92DC for <uta@ietf.org>; Wed, 2 Dec 2015 07:48:49 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1449071329; d=isode.com; s=selector; i=@isode.com; bh=sEdLE1TGCFpC+VLEb+8HpQ8GcE1uBb0W1JrldPPCXsY=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=sytcctxwoCxCUQdyWUyr2laonHhsOYAnllfvz5fOMJm6Pv9/50WW99vCygR305KsTnW9KT OUbA+FFgIHQUXs61gl1DiUwf2EJyS3D8nE0F+tgwKNv2H0/qBg6hmjl9TEEJdErfsBCDJO ZHjAv2V4sow+yd3SAlDwb/Io5u+jUbE=;
Received: from [172.20.1.215] (dhcp-215.isode.net [172.20.1.215]) by statler.isode.com (submission channel) via TCP with ESMTPSA id <Vl8S4AAlTkkH@statler.isode.com>; Wed, 2 Dec 2015 15:48:48 +0000
Message-ID: <565F12D1.6050700@isode.com>
Date: Wed, 02 Dec 2015 15:48:33 +0000
From: Alexey Melnikov <alexey.melnikov@isode.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
To: John R Levine <johnl@taugh.com>
References: <20151202151716.22721.qmail@ary.lan> <565F0DC8.9060507@isode.com> <alpine.OSX.2.11.1512021039490.21537@ary.lan>
In-Reply-To: <alpine.OSX.2.11.1512021039490.21537@ary.lan>
MIME-Version: 1.0
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/uta/jb0Q4XE-jvJucY47o4J6l3MPDL8>
Cc: uta@ietf.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: Wed, 02 Dec 2015 15:48:52 -0000

On 02/12/2015 15:40, John R Levine wrote:
>>> Given that there are mail services with tens of thousands of domains
>>> on the same set of servers, and probably at least one mail service
>>> with 100,000 domains, this really doesn't scale.
>> Yes, I can add a note about this. Also recommending use of SNI (case 
>> 1) might be a good idea.
>
> If there's no SRV-ID, you don't need SNI since all 100,000 domains 
> point at the same server name.
Yes, but then they can't be verified automatically by MUAs, so each of 
them would need to be approved manually by users.