[Rats] I-D Action: draft-ietf-rats-msg-wrap-22.txt
internet-drafts@ietf.org Thu, 04 December 2025 13:10 UTC
Return-Path: <internet-drafts@ietf.org>
X-Original-To: rats@ietf.org
Delivered-To: rats@mail2.ietf.org
Received: from [10.244.8.105] (unknown [4.156.85.76]) by mail2.ietf.org (Postfix) with ESMTP id 29D4A954F5DA; Thu, 4 Dec 2025 05:10:07 -0800 (PST)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: i-d-announce@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 12.54.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <176485380709.136302.6434488889777431202@dt-datatracker-5bd94c585b-wk4l4>
Date: Thu, 04 Dec 2025 05:10:07 -0800
Message-ID-Hash: UKOU7RBS3ISCNYJS4KYPZ5CQJG32XXXC
X-Message-ID-Hash: UKOU7RBS3ISCNYJS4KYPZ5CQJG32XXXC
X-MailFrom: internet-drafts@ietf.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-rats.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
CC: rats@ietf.org
X-Mailman-Version: 3.3.9rc6
Reply-To: rats@ietf.org
Subject: [Rats] I-D Action: draft-ietf-rats-msg-wrap-22.txt
List-Id: Remote ATtestation procedureS <rats.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/rats/LNoYjVC7xdUBwbbYzwF7xr-aP-o>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rats>
List-Help: <mailto:rats-request@ietf.org?subject=help>
List-Owner: <mailto:rats-owner@ietf.org>
List-Post: <mailto:rats@ietf.org>
List-Subscribe: <mailto:rats-join@ietf.org>
List-Unsubscribe: <mailto:rats-leave@ietf.org>
Internet-Draft draft-ietf-rats-msg-wrap-22.txt is now available. It is a work
item of the Remote ATtestation ProcedureS (RATS) WG of the IETF.
Title: RATS Conceptual Messages Wrapper (CMW)
Authors: Henk Birkholz
Ned Smith
Thomas Fossati
Hannes Tschofenig
Dionna Glaze
Name: draft-ietf-rats-msg-wrap-22.txt
Pages: 41
Dates: 2025-12-04
Abstract:
The Conceptual Messages introduced by the RATS architecture (RFC
9334) are protocol-agnostic data units that are conveyed between RATS
roles during remote attestation procedures. Conceptual Messages
describe the meaning and function of such data units within RATS data
flows without specifying a wire format, encoding, transport
mechanism, or processing details. The initial set of Conceptual
Messages is defined in Section 8 of RFC 9334 and includes Evidence,
Attestation Results, Endorsements, Reference Values, and Appraisal
Policies.
This document introduces the Conceptual Message Wrapper (CMW) that
provides a common structure to encapsulate these messages. It
defines a dedicated CBOR tag, corresponding JSON Web Token (JWT) and
CBOR Web Token (CWT) claims, and an X.509 extension.
This allows CMWs to be used in CBOR-based protocols, web APIs using
JWTs and CWTs, and PKIX artifacts like X.509 certificates.
Additionally, the draft defines a media type and a CoAP content
format to transport CMWs over protocols like HTTP, MIME, and CoAP.
The goal is to improve the interoperability and flexibility of remote
attestation protocols. Introducing a shared message format such as
CMW enables consistent support for different attestation message
types, evolving message serialization formats without breaking
compatibility, and avoiding the need to redefine how messages are
handled within each protocol.
The IETF datatracker status page for this Internet-Draft is:
https://datatracker.ietf.org/doc/draft-ietf-rats-msg-wrap/
There is also an HTML version available at:
https://www.ietf.org/archive/id/draft-ietf-rats-msg-wrap-22.html
A diff from the previous version is available at:
https://author-tools.ietf.org/iddiff?url2=draft-ietf-rats-msg-wrap-22
Internet-Drafts are also available by rsync at:
rsync.ietf.org::internet-drafts
- [Rats] I-D Action: draft-ietf-rats-msg-wrap-22.txt internet-drafts
- [Rats] Re: I-D Action: draft-ietf-rats-msg-wrap-2… Thomas Fossati