The CRLDP is included only when the profile's IncludeCRLDistributionPoints field is true. Introduce a new config field for issuers, CRLShards. If IncludeCRLDistributionPoints is true and this is zero, issuance will error. The CRL shard is assigned at issuance time based on the (random) low bits of the serial number. Part of https://github.com/letsencrypt/boulder/issues/7094 |
||
|---|---|---|
| .. | ||
| cert.go | ||
| cert_test.go | ||
| crl.go | ||
| crl_test.go | ||
| issuer.go | ||
| issuer_test.go | ||