Skip to content

Commit

Permalink
fix: cabforum#498 extKeyUsage criticality correction
Browse files Browse the repository at this point in the history
  • Loading branch information
XolphinMartijn authored Dec 6, 2024
1 parent fbf6e5b commit d841fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/BR.md
Original file line number Diff line number Diff line change
Expand Up @@ -2036,7 +2036,7 @@ If the CA asserts compliance with these Baseline Requirements, all certificates
| `basicConstraints` | MUST | Y | See [Section 7.1.2.1.4](#71214-root-ca-basic-constraints) |
| `keyUsage` | MUST | Y | See [Section 7.1.2.10.7](#712107-ca-certificate-key-usage) |
| `subjectKeyIdentifier` | MUST | N | See [Section 7.1.2.11.4](#712114-subject-key-identifier) |
| `extKeyUsage` | MUST NOT | N | - |
| `extKeyUsage` | MUST NOT | - | - |
| `certificatePolicies` | NOT RECOMMENDED | N | See [Section 7.1.2.10.5](#712105-ca-certificate-certificate-policies) |
| Signed Certificate Timestamp List | MAY | N | See [Section 7.1.2.11.3](#712113-signed-certificate-timestamp-list) |
| Any other extension | NOT RECOMMENDED | - | See [Section 7.1.2.11.5](#712115-other-extensions) |
Expand Down

0 comments on commit d841fde

Please sign in to comment.