Re: [Ace] WGLC draft-ietf-ace-extend-dtls-authorize

Olaf Bergmann <bergmann@tzi.org> Tue, 15 March 2022 15:01 UTC

Return-Path: <bergmann@tzi.org>
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 DADA03A1501 for <ace@ietfa.amsl.com>; Tue, 15 Mar 2022 08:01:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.907
X-Spam-Level:
X-Spam-Status: No, score=-1.907 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=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 91LBgtErMCld for <ace@ietfa.amsl.com>; Tue, 15 Mar 2022 08:01:01 -0700 (PDT)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [134.102.50.15]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D75F93A14FC for <ace@ietf.org>; Tue, 15 Mar 2022 08:01:00 -0700 (PDT)
Received: from wangari.tzi.org (p5b36f932.dip0.t-ipconnect.de [91.54.249.50]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4KHxRs6tJgzDCh3; Tue, 15 Mar 2022 16:00:57 +0100 (CET)
From: Olaf Bergmann <bergmann@tzi.org>
To: Daniel Migault <mglt.ietf@gmail.com>, Loganaden Velvindron <loganaden@gmail.com>
Cc: Marco Tiloca <marco.tiloca=40ri.se@dmarc.ietf.org>, Ace Wg <ace@ietf.org>
References: <164396483981.22307.17112641331652425403@ietfa.amsl.com> <CADZyTk=BKLPUBBp88c6W0baYjjfpgJb7R=p9H+XkZ_4YoRTGiQ@mail.gmail.com> <1c0c1db5-926f-31bc-10b6-7edc2f5da773@ri.se> <87h78wz6px.fsf@wangari> <8e507770-8438-9721-7e42-b0fcd5c08360@ri.se> <87zgmoxnix.fsf@wangari> <CADZyTkm2QVgnwFpgrPgEfpih1_1Ax+hzQGRSHgShJyUiEktUNg@mail.gmail.com>
Date: Tue, 15 Mar 2022 16:00:57 +0100
Message-ID: <87sfrjw992.fsf@wangari>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/ace/OqJHHOCB2e0kNdlttvcATfUnso0>
Subject: Re: [Ace] WGLC draft-ietf-ace-extend-dtls-authorize
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: Tue, 15 Mar 2022 15:01:08 -0000

Hi Logan and Daniel,

On 2022-02-28, Daniel Migault <mglt.ietf@gmail.com> wrote:

> For all co-authors, please provide an IPR statement and let us
> know of any known implementations.

I am not aware of any IPR related to this document.

Our implementation (WIP) at [1] supports CoAP transport over DTLS
and TLS using libcoap [2]. The client-side retry with different
transport layer security is not yet implemented, though.

[1] https://gitlab.informatik.uni-bremen.de/DCAF/dcaf
[2] https://libcoap.net

Grüße
Olaf