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

Further simplifications to test.ThrowAwayCert #7129

Merged
merged 2 commits into from
Nov 2, 2023
Merged

Conversation

aarongable
Copy link
Contributor

Remove ThrowAwayCert's nameCount argument, since it is always set to 1 by all callers. Remove ThrowAwayCertWithSerial, because it has no callers. Change the throwaway cert's key from RSA512 to ECDSA P-224 for a two-orders-of-magnitude speedup in key generation. Use this simplified form in two new places in the RA that were previously rolling their own test certs.

@aarongable aarongable requested a review from a team as a code owner November 2, 2023 00:09
@aarongable aarongable requested a review from jsha November 2, 2023 00:09
@pgporada pgporada self-requested a review November 2, 2023 14:20
@aarongable aarongable merged commit f24ec91 into main Nov 2, 2023
19 checks passed
@aarongable aarongable deleted the better-throwaway branch November 2, 2023 16:45
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.

3 participants