]> git.ipfire.org Git - thirdparty/curl.git/commit
certs: drop unused `default_bits` from `.prm` files
authorViktor Szakats <commit@vsz.me>
Wed, 9 Apr 2025 06:10:19 +0000 (08:10 +0200)
committerViktor Szakats <commit@vsz.me>
Wed, 9 Apr 2025 23:42:59 +0000 (01:42 +0200)
commit3c868fbf7fb8bc66a4abce6ea3bc5f5b20afd7f2
tree253f03bfafc17c48f8b2c7cb3c2c7d90ac6cead5
parent2ade14b6668892e42cf0c5a293bed4bc09d83805
certs: drop unused `default_bits` from `.prm` files

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 #16999
tests/certs/test-ca.prm
tests/certs/test-client-cert.prm
tests/certs/test-localhost-san-first.prm
tests/certs/test-localhost-san-last.prm
tests/certs/test-localhost.nn.prm
tests/certs/test-localhost.prm
tests/certs/test-localhost0h.prm