boulder/ra
Jacob Hoffman-Andrews 27e08f4846
Fix re-revocation representations on CRL (#8096)
For explicitly sharded certificates, CRL status is read from the
`revokedCertificates` table. This table gets written at revocation time.
At re-revocation time (for key compromise), it only gets written by the
SA if the caller passes a nonzero ShardIdx to UpdateRevokedCertificate.
The RA was never passing a nonzero ShardIdx to UpdateRevokedCertificate.
2025-04-03 15:03:57 -07:00
..
proto Add Identifiers to Authorization & Order structs (#7961) 2025-03-26 10:30:24 -07:00
ra.go Fix re-revocation representations on CRL (#8096) 2025-04-03 15:03:57 -07:00
ra_test.go Fix re-revocation representations on CRL (#8096) 2025-04-03 15:03:57 -07:00