boulder/ra/proto
Jacob Hoffman-Andrews e052e7445b
admin-revoker: document malformed-revoke (#6714)
In particular, document that it does not purge the Akamai cache.

Also, in the RA, avoid creating a "fake" certificate object containing
only the serial. Instead, use req.Serial directly in most places. This
uncovered some incorrect logic. Fix that logic by gating the operations
that actually need a full *x509.Certificate: revoking by key, and
purging the Akamai cache.

Also, make `req.Serial` mandatory for AdministrativelyRevokeCertificate.

This is a reopen of #6693, which accidentally got merged into a
different feature branch.
2023-03-02 12:02:21 -08:00
..
ra.pb.go admin-revoker: document malformed-revoke (#6714) 2023-03-02 12:02:21 -08:00
ra.proto admin-revoker: document malformed-revoke (#6714) 2023-03-02 12:02:21 -08:00
ra_grpc.pb.go Remove unused RevokeCertificateWithReg (#6458) 2022-10-21 16:56:13 -07:00