Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RA: Propagate profile name and hash from SA to CA #7367

Merged
merged 4 commits into from
Mar 14, 2024
Merged

Conversation

aarongable
Copy link
Contributor

@aarongable aarongable commented Mar 7, 2024

When the order object retrieved from the SA contains a profile name, propagate that into the request for the CA to issue a precertificate. Similarly, when the CA's precertificate issuance response contains a profile hash, propagate that into the request for the CA to issue the corresponding final certificate.

Fixes #7366
DO NOT MERGE before #7352

Note to reviewers: ignore the first commit, that's just a representation of #7352 and will get merged out of this PR before landing.

@aarongable aarongable requested a review from a team as a code owner March 7, 2024 02:24
@aarongable aarongable requested a review from pgporada March 7, 2024 02:24
@pgporada pgporada requested review from a team and beautifulentropy and removed request for a team March 8, 2024 17:20
mocks/ca.go Show resolved Hide resolved
@aarongable aarongable merged commit 8ac88f5 into main Mar 14, 2024
19 checks passed
@aarongable aarongable deleted the ra-profile branch March 14, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The RA can plumb a stored or requested finalize profile to the CA
4 participants