Re: [Ace] Last Call: <draft-ietf-ace-mqtt-tls-profile-14.txt> (Message Queuing Telemetry Transport (MQTT)-TLS profile of Authentication and Authorization for Constrained Environments (ACE) Framework) to Proposed Standard
Benjamin Kaduk <kaduk@mit.edu> Thu, 17 February 2022 23:11 UTC
Return-Path: <kaduk@mit.edu>
X-Original-To: ace@ietfa.amsl.com
Delivered-To: ace@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 74EB03A13DD;
Thu, 17 Feb 2022 15:11:45 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.498
X-Spam-Level:
X-Spam-Status: No, score=-1.498 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, KHOP_HELO_FCRDNS=0.399, SPF_HELO_NONE=0.001,
SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=no 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 y3TKBLI4s-ku; Thu, 17 Feb 2022 15:11:44 -0800 (PST)
Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11])
(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 97A0D3A13DC;
Thu, 17 Feb 2022 15:11:43 -0800 (PST)
Received: from kduck.mit.edu ([24.16.140.251]) (authenticated bits=56)
(User authenticated as kaduk@ATHENA.MIT.EDU)
by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 21HNBVB2031676
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT);
Thu, 17 Feb 2022 18:11:37 -0500
Date: Thu, 17 Feb 2022 15:11:31 -0800
From: Benjamin Kaduk <kaduk@mit.edu>
To: draft-ietf-ace-mqtt-tls-profile@ietf.org
Cc: Daniel Migault <daniel.migault@ericsson.com>, ace-chairs@ietf.org,
ace@ietf.org
Message-ID: <20220217231131.GJ12881@kduck.mit.edu>
References: <164513925989.6902.8968213035409680302@ietfa.amsl.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <164513925989.6902.8968213035409680302@ietfa.amsl.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ace/xLVzWF213z7XIcd8Pmv_1NX8Vus>
Subject: Re: [Ace] Last Call: <draft-ietf-ace-mqtt-tls-profile-14.txt>
(Message Queuing Telemetry Transport (MQTT)-TLS profile of Authentication
and Authorization for Constrained Environments (ACE) Framework) to Proposed
Standard
X-BeenThere: ace@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Authentication and Authorization for Constrained Environments
\(ace\)" <ace.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ace>,
<mailto:ace-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ace/>
List-Post: <mailto:ace@ietf.org>
List-Help: <mailto:ace-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ace>,
<mailto:ace-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Feb 2022 23:11:46 -0000
I started the last call so as to make the cutoff for the March 10th IESG telechat, but noticed a few things in the diff that can be tightened up. I will try to send a PR before directorate reviews start trickling in... Thanks for getting the new version up quickly! -Ben On Thu, Feb 17, 2022 at 03:07:40PM -0800, The IESG wrote: > > The IESG has received a request from the Authentication and Authorization for > Constrained Environments WG (ace) to consider the following document: - > 'Message Queuing Telemetry Transport (MQTT)-TLS profile of > Authentication and Authorization for Constrained Environments (ACE) > Framework' > <draft-ietf-ace-mqtt-tls-profile-14.txt> as Proposed Standard > > The IESG plans to make a decision in the next few weeks, and solicits final > comments on this action. Please send substantive comments to the > last-call@ietf.org mailing lists by 2022-03-03. Exceptionally, comments may > be sent to iesg@ietf.org instead. In either case, please retain the beginning > of the Subject line to allow automated sorting. > > Abstract > > > This document specifies a profile for the ACE (Authentication and > Authorization for Constrained Environments) framework to enable > authorization in a Message Queuing Telemetry Transport (MQTT)-based > publish-subscribe messaging system. Proof-of-possession keys, bound > to OAuth2.0 access tokens, are used to authenticate and authorize > MQTT Clients. The protocol relies on TLS for confidentiality and > MQTT server (broker) authentication. > > > > > The file can be obtained via > https://datatracker.ietf.org/doc/draft-ietf-ace-mqtt-tls-profile/ > > > > No IPR declarations have been submitted directly on this I-D. > > > > >
- [Ace] Last Call: <draft-ietf-ace-mqtt-tls-profile… The IESG
- Re: [Ace] Last Call: <draft-ietf-ace-mqtt-tls-pro… Benjamin Kaduk
- Re: [Ace] Last Call: <draft-ietf-ace-mqtt-tls-pro… Cigdem Sengul
- Re: [Ace] Last Call: <draft-ietf-ace-mqtt-tls-pro… Benjamin Kaduk