Re: [Uta] Warren Kumari's Discuss on draft-ietf-uta-smtp-tlsrpt-18: (with DISCUSS)

Viktor Dukhovni <ietf-dane@dukhovni.org> Mon, 16 April 2018 18:39 UTC

Return-Path: <ietf-dane@dukhovni.org>
X-Original-To: uta@ietfa.amsl.com
Delivered-To: uta@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B738612E874; Mon, 16 Apr 2018 11:39:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.201
X-Spam-Level:
X-Spam-Status: No, score=-4.201 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, 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 C7p2qhWBycRv; Mon, 16 Apr 2018 11:39:46 -0700 (PDT)
Received: from mournblade.imrryr.org (mournblade.imrryr.org [108.5.242.66]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C634012E05D; Mon, 16 Apr 2018 11:39:45 -0700 (PDT)
Received: from [10.200.0.109] (unknown [8.2.105.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mournblade.imrryr.org (Postfix) with ESMTPSA id 6C1F87A3309; Mon, 16 Apr 2018 18:39:44 +0000 (UTC) (envelope-from ietf-dane@dukhovni.org)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\))
From: Viktor Dukhovni <ietf-dane@dukhovni.org>
In-Reply-To: <CAHw9_iJDhJJ2nSmKvjgQ1S2B6ZHF6dkpxeSiGx-6TEfZT3dTbw@mail.gmail.com>
Date: Mon, 16 Apr 2018 14:39:43 -0400
Cc: The IESG <iesg@ietf.org>, uta@ietf.org, uta-chairs@ietf.org, draft-ietf-uta-smtp-tlsrpt@ietf.org, valery@smyslov.net, Leif Johansson <leifj@sunet.se>
Content-Transfer-Encoding: quoted-printable
Message-Id: <1EF396A0-8954-43CD-952A-0CDC3ED36C8F@dukhovni.org>
References: <152390148995.19628.3324657199992839201.idtracker@ietfa.amsl.com> <68D7C0C4-7E57-4742-BCE6-671621DFCE2E@dukhovni.org> <CAHw9_iJDhJJ2nSmKvjgQ1S2B6ZHF6dkpxeSiGx-6TEfZT3dTbw@mail.gmail.com>
To: Warren Kumari <warren@kumari.net>
X-Mailer: Apple Mail (2.3445.6.18)
Archived-At: <https://mailarchive.ietf.org/arch/msg/uta/CnlxCMMGzfeTHBv-g_lEhCFa2so>
Subject: Re: [Uta] Warren Kumari's Discuss on draft-ietf-uta-smtp-tlsrpt-18: (with DISCUSS)
X-BeenThere: uta@ietf.org
X-Mailman-Version: 2.1.22
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: Mon, 16 Apr 2018 18:39:47 -0000


> On Apr 16, 2018, at 2:24 PM, Warren Kumari <warren@kumari.net> wrote:
> 
>> Strings in TXT records have a single-octet length field. When returning a longer
>> string, or when one wants to explicitly segment a TXT RDATA into multiple strings
>> one returns:
>> 
>>        txt.example. IN TXT "first string" "second string" ... "last string"
>> 
>> with the wire RDATA being:
>> 
>>        <len1>first string<len2>second string...<lenN>last string
>> 
> 
> Ah, you mean basically do what RFC4408, S 3.1.3 says? I *completely*
> didn't understand that from the above... I still think that it would
> be useful to have an example of multiple strings which meet the above
> (preferably in "zone file" format) but I'll accept that I was just
> being dumb and clear my DISCUSS.

Yes, but I'm not an author, that's just how I read that text,
so I'll let the authors confirm.  Perhaps a reference to:

   https://tools.ietf.org/html/rfc4408#section-3.1.3

i,e. "Section 3.1.3 of rfc4408" would help other readers.

-- 
	Viktor.