boulder/issuance
Aaron Gable 8b1a87ea8d
Simplify profile config hashing (#8081)
Remove the backwards-compatible profile hashing code. It is no longer
necessary, since all deployed profile configs now set
IncludeCRLDistributionPoints to true and set the UnsplitIssuance flag to
true. Catch up the CA and crl-updater configs to match config-next and
what is actively deployed in prod.

Part of https://github.com/letsencrypt/boulder/issues/8039
Part of https://github.com/letsencrypt/boulder/issues/8059
2025-03-26 17:59:18 -05:00
..
cert.go Simplify profile config hashing (#8081) 2025-03-26 17:59:18 -05:00
cert_test.go Simplify profile config hashing (#8081) 2025-03-26 17:59:18 -05:00
crl.go Use PKIMetal to lint CRLs in CI (#8061) 2025-03-14 16:28:56 -07:00
crl_test.go test: Remove loop variable rebinding (#7587) 2024-07-12 10:43:25 -04:00
issuer.go issuance: add CRLDistributionPoints to certs (#7974) 2025-01-30 14:39:22 -08:00
issuer_test.go Simplify profile config hashing (#8081) 2025-03-26 17:59:18 -05:00