Skip to content

certs: drop unused default_bits from .prm files #16999

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

Closed
wants to merge 2 commits into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Apr 9, 2025

Cert generation do not use these default values, some were also low,
and they were RSA-specific, and the generator recently switched to ECC.

To use the same default in all `.prm` files.

Note this value isn't actually used in the cert generation
process.
@vszakats vszakats marked this pull request as draft April 9, 2025 06:12
@vszakats vszakats changed the title certs: bump low default_bits to 2048 certs: drop unused default_bits from .prm files Apr 9, 2025
@vszakats vszakats marked this pull request as ready for review April 9, 2025 06:19
@vszakats vszakats closed this in 3c868fb Apr 9, 2025
@vszakats vszakats deleted the t-cert-def-bits branch April 9, 2025 23:44
nbaws pushed a commit to nbaws/curl that referenced this pull request Apr 26, 2025
Cert generation do not use these default values, some were also low,
and they were RSA-specific, and the generator recently switched to ECC.

Closes curl#16999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant