Re: [DNSOP] abandoning ANAME and standardizing CNAME at apex

Mark Andrews <marka@isc.org> Wed, 20 June 2018 10:31 UTC

Return-Path: <marka@isc.org>
X-Original-To: dnsop@ietfa.amsl.com
Delivered-To: dnsop@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 81111130E93 for <dnsop@ietfa.amsl.com>; Wed, 20 Jun 2018 03:31:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.901
X-Spam-Level:
X-Spam-Status: No, score=-6.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-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 uXEns78dZcli for <dnsop@ietfa.amsl.com>; Wed, 20 Jun 2018 03:31:48 -0700 (PDT)
Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 251AC130DD0 for <dnsop@ietf.org>; Wed, 20 Jun 2018 03:31:48 -0700 (PDT)
Received: from zmx1.isc.org (zmx1.isc.org [149.20.0.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id D5A1E3AB03B; Wed, 20 Jun 2018 10:31:47 +0000 (UTC)
Received: from zmx1.isc.org (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTPS id C5D61160068; Wed, 20 Jun 2018 10:31:47 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTP id B4964160064; Wed, 20 Jun 2018 10:31:47 +0000 (UTC)
Received: from zmx1.isc.org ([127.0.0.1]) by localhost (zmx1.isc.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id YUrn06tEdRe6; Wed, 20 Jun 2018 10:31:47 +0000 (UTC)
Received: from [172.30.42.89] (c27-253-115-14.carlnfd2.nsw.optusnet.com.au [27.253.115.14]) by zmx1.isc.org (Postfix) with ESMTPSA id 691D0160055; Wed, 20 Jun 2018 10:31:47 +0000 (UTC)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (1.0)
From: Mark Andrews <marka@isc.org>
X-Mailer: iPhone Mail (15F79)
In-Reply-To: <CAM1xaJ9=HYn8vXjHxRW4i=Ww1e99CPN995_51y=RS2aOmsfnzQ@mail.gmail.com>
Date: Wed, 20 Jun 2018 20:31:44 +1000
Cc: ray@bellis.me.uk, dnsop@ietf.org
Content-Transfer-Encoding: quoted-printable
Message-Id: <4E91CC08-77AE-46E4-BFA8-01B65E7D0AD0@isc.org>
References: <b73f3dc7-b378-d5d8-c7a2-42bc4326fbae@nic.cz> <alpine.DEB.2.11.1806191428250.916@grey.csi.cam.ac.uk> <691FC45D-E5B6-4131-95BF-878520351F3A@gmail.com> <bf0ba568-1a18-f8cf-c1a0-3f547d642a78@bellis.me.uk> <CAM1xaJ9=HYn8vXjHxRW4i=Ww1e99CPN995_51y=RS2aOmsfnzQ@mail.gmail.com>
To: Jan Včelák <jv@fcelda.cz>
Archived-At: <https://mailarchive.ietf.org/arch/msg/dnsop/5eF8RRKRJAL3z45hXAHGp4ykDxw>
Subject: Re: [DNSOP] abandoning ANAME and standardizing CNAME at apex
X-BeenThere: dnsop@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: IETF DNSOP WG mailing list <dnsop.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dnsop>, <mailto:dnsop-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dnsop/>
List-Post: <mailto:dnsop@ietf.org>
List-Help: <mailto:dnsop-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dnsop>, <mailto:dnsop-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 20 Jun 2018 10:31:50 -0000

Well define HTTP which is identical to SRV without the prefix.

None of this is hard to do.   That’s 10 minutes work after IANA allocates the code point. 

-- 
Mark Andrews

On 20 Jun 2018, at 19:40, Jan Včelák <jv@fcelda.cz> wrote:

>> It's also their intransigence re: SRV which has caused the CNAME at the
>> Apex issue.   CNAME was *never* the right answer for doing application
>> level indirection in HTTP space.
> 
> SRV also trades CNAME at apex for wildcard names support. There is a
> plenty of services that employ wildcards to provide customized site
> for each user. For instance, userxyz.popularservice.test can be
> resolved via *.popularservice.test but equivalent setup with SRV would
> require _https._tcp.*.popularservice.test to work as a wildcard.
> 
> _______________________________________________
> DNSOP mailing list
> DNSOP@ietf.org
> https://www.ietf.org/mailman/listinfo/dnsop