Skip to content

Commit cc8332b

Browse files
Editorials
1 parent cace85a commit cc8332b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-scitt-architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -485,8 +485,8 @@ Multiple Issuers can make the same Statement about a single Artifact, affirming
485485
At least one identifier for an identity document MUST be included in the protected header of the COSE Envelope, as one of `x5t` or `kid`.
486486
Additionally, `x5chain` that corresponds to either `x5t` or `kid` identifying the leaf certificate in the included certification path MAY be included in the unprotected header of the COSE Envelope.
487487

488-
- When using x509, Support for `x5t` is mandatory to implement.
489-
- Support for `kid` in the protected header and `x5chain` in the unprotected heaer is optional.
488+
- When using x.509 certificates, support for `x5t` is mandatory to implement.
489+
- Support for `kid` in the protected header and `x5chain` in the unprotected header is optional to implement.
490490

491491
When `x5t` is present, `iss` MUST be a string with a value between 1 and 8192 characters in length that fits the regular expression of a distinguished name.
492492

0 commit comments

Comments
 (0)