You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -430,7 +435,7 @@ The Status List Token MUST be encoded as a "CBOR Web Token (CWT)" according to {
430
435
431
436
The following content applies to the protected header of the CWT:
432
437
433
-
* `16` (type): REQUIRED. The type of the CWT MUST be `application/statuslist+cwt` as defined in {{RFC9596}}.
438
+
* `16` (type): REQUIRED. The type of the CWT MUST be `application/statuslist+cwt` or the registered CoAP Content-Format ID (see [](#coap-content-type)) as defined in {{RFC9596}}.
434
439
435
440
The following content applies to the CWT Claims Set:
436
441
@@ -1420,6 +1425,17 @@ To indicate that the content is an CWT-based Status List:
## X.509 Certificate Extended Key Purpose OID Registration
1424
1440
1425
1441
IANA is also requested to register the following OID "1.3.6.1.5.5.7.3.TBD" in the "SMI Security for PKIX Extended Key Purpose" registry (1.3.6.1.5.5.7.3), this OID is defined in section [](#eku).
@@ -1866,6 +1882,7 @@ CBOR encoding:
1866
1882
1867
1883
-10
1868
1884
1885
+
* Add CoAP Content-Format ID and IANA registration
1869
1886
* Add size comparison for status list and compressed uuids
1870
1887
* Change Controller IESG for OAuths Parameters Registration
0 commit comments