Skip to content

Commit eee4c2d

Browse files
authored
Remove OCSP Must-Staple from Subscriber Certificate Profile (#306)
We no longer issue any certificates including the OCSP Must-Staple extension. Any CSRs requesting that extension are rejected, with no resulting certificate issuance.
1 parent ee67fd5 commit eee4c2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CP-CPS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1033,7 +1033,6 @@ All fields are as specified in RFC 5280 and the Baseline Requirements, including
10331033
| Authority Information Access | Contains CA Issuers URL and optionally an OCSP URL; URLs vary based on Issuer |
10341034
| Subject Public Key | See Sections 6.1.5, 6.1.6, and 7.1.3.1 |
10351035
| Subject Alternative Name | A sequence of 1 to 100 dNSNames or ipAddresses (critical if no CN) |
1036-
| TLS Feature | Contains status_request if requested by the Subscriber in the CSR |
10371036
| Precertificate poison | Per RFC 6962 (precertificates only, critical) |
10381037
| Signed Certificate Timestamp List | Per RFC 6962 (final certificates only) |
10391038
| CRL Distribution Point | If present, contains a URI to the CRL shard whose scope includes this certificate |

0 commit comments

Comments
 (0)