-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Jan 14, 2025
1 parent
4d7ce67
commit 1e04559
Showing
45 changed files
with
1,561 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,124 @@ | ||
--- | ||
schema-version: v1.2.3 | ||
id: draft-ietf-anima-jws-voucher-15 | ||
title: | ||
- content: JWS signed Voucher Artifacts for Bootstrapping Protocols | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
format: text/plain | ||
link: | ||
- content: https://datatracker.ietf.org/doc/html/draft-ietf-anima-jws-voucher-15 | ||
type: src | ||
type: standard | ||
docid: | ||
- id: draft-ietf-anima-jws-voucher-15 | ||
type: Internet-Draft | ||
primary: true | ||
- id: I-D.ietf-anima-jws-voucher | ||
type: IETF | ||
scope: anchor | ||
docnumber: I-D.ietf-anima-jws-voucher | ||
date: | ||
- type: published | ||
value: '2025-01-14' | ||
contributor: | ||
- person: | ||
name: | ||
given: | ||
forename: | ||
- content: Thomas | ||
language: | ||
- en | ||
- language: | ||
- en | ||
initial: T | ||
formatted_initials: | ||
content: T. | ||
language: | ||
- en | ||
surname: | ||
content: Werner | ||
language: | ||
- en | ||
completename: | ||
content: Thomas Werner | ||
language: | ||
- en | ||
affiliation: | ||
- organization: | ||
name: | ||
- content: Siemens AG | ||
role: | ||
- type: author | ||
- person: | ||
name: | ||
given: | ||
forename: | ||
- content: Michael | ||
language: | ||
- en | ||
- language: | ||
- en | ||
initial: M | ||
formatted_initials: | ||
content: M. | ||
language: | ||
- en | ||
surname: | ||
content: Richardson | ||
language: | ||
- en | ||
completename: | ||
content: Michael Richardson | ||
language: | ||
- en | ||
affiliation: | ||
- organization: | ||
name: | ||
- content: Sandelman Software Works | ||
role: | ||
- type: author | ||
version: | ||
- draft: '15' | ||
revdate: '2025-01-14' | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
abstract: | ||
- content: <p>This document introduces a variant of the RFC8366 voucher artifact in | ||
which CMS is replaced by the JSON Object Signing and Encryption (JOSE) mechanism | ||
described in RFC7515. This supports deployments in which JOSE is preferred over | ||
CMS. In addition to specifying the format, the "application/voucher-jws+json" | ||
media type is registered and examples are provided.</p> | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
format: text/html | ||
relation: | ||
- type: updates | ||
bibitem: | ||
id: draft-ietf-anima-jws-voucher-01 | ||
docid: | ||
- id: draft-ietf-anima-jws-voucher-01 | ||
type: Internet-Draft | ||
primary: true | ||
formattedref: | ||
content: draft-ietf-anima-jws-voucher-01 | ||
format: text/plain | ||
series: | ||
- type: main | ||
title: | ||
content: Internet-Draft | ||
language: | ||
- en | ||
script: | ||
- Latn | ||
format: text/plain | ||
number: draft-ietf-anima-jws-voucher-15 | ||
doctype: internet-draft | ||
ext: | ||
schema-version: v1.0.1 |
Oops, something went wrong.