boulder/ra
Jacob Hoffman-Andrews d800055fe6
ca: Remove IssuePrecertificateResponse (#8115)
Instead, simply return DER bytes from `issuePrecertificate`, and accept
regular parameters to `issueCertificateForPrecertificate` (instead of a
proto message).

Also, move the lookup of the certificate profile up to
`IssueCertificate`, and pass the selected `*certProfileWithId` to both
`issuePrecertificate` and `issueCertificateForPrecertificate`.

Also, change `issueCertificateForPrecertificate` to just return DER, not
a `*corepb.Certificate` (of which most fields were already being
ignored).
2025-04-10 17:56:13 -07:00
..
proto ra: Remove DnsNames from NewOrderRequest (#8100) 2025-04-07 20:48:58 -07:00
ra.go sa: Support new identifier types in authz getting funcs (#8104) 2025-04-10 10:57:17 -07:00
ra_test.go ca: Remove IssuePrecertificateResponse (#8115) 2025-04-10 17:56:13 -07:00