Skip to content

Commit

Permalink
pathlenconstraints for root CA certs
Browse files Browse the repository at this point in the history
Co-authored-by: Hannes Tschofenig <[email protected]>
  • Loading branch information
thomas-fossati and hannestschofenig authored Dec 16, 2024
1 parent 18819c3 commit e10eae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-uta-tls13-iot-profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@ Subordinate certification authorities SHOULD NOT have any extendedKeyUsage.
### Basic Constraints

The Basic Constraints extension MUST be set, MUST be marked critical, the cA flag
MUST be set to true.
MUST be set to true and the pathLenConstraint SHOULD be omitted.

### CRL Distribution Point

Expand Down

0 comments on commit e10eae5

Please sign in to comment.