Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CBonnell committed Aug 26, 2022
1 parent 6ff4a82 commit 14bf3cb
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 @@ -2053,7 +2053,7 @@ In addition, the CA MAY use the following signature algorithm and encoding if al
* The only differences between the new Certificate and existing Certificate are one of the following:
* A new `subjectPublicKey` within the `subjectPublicKeyInfo`, using the same algorithm and key size; and/or,
* A new `serialNumber`, of the same encoded length as the existing Certificate; and/or
* The new Certificate's `extKeyUsage` extension is present, has at least one key purpose specified, and none of the key purposes specified are the id-kp-serverAuth (OID: 1.3.6.1.5.5.7.3.1) or the anyExtendedKeyUsage (OID: 2.5.2937.0) key purposes; and/or
* The new Certificate's `extKeyUsage` extension is present, has at least one key purpose specified, and none of the key purposes specified are the id-kp-serverAuth (OID: 1.3.6.1.5.5.7.3.1) or the anyExtendedKeyUsage (OID: 2.5.29.37.0) key purposes; and/or
* The new Certificate's `basicConstraints` extension has a pathLenConstraint that is zero.
* If used within an OCSP response, such as the `signatureAlgorithm` of a BasicOCSPResponse:
* The `producedAt` field value of the ResponseData MUST be earlier than 2022-06-01 00:00:00 UTC; and,
Expand Down

0 comments on commit 14bf3cb

Please sign in to comment.