certbot: Use ECDSA (P-256) certificates, not RSA
All threads resolved!
All threads resolved!
certbot switched to ECDSA by default about two years ago, following recommended practices.
We are currently using RSA with 4096 bits, which is extremely slow to sign. Using ECDSA should give us a nice speedup.
Merge request reports
Activity
We can change the key type immediately using a forced renewal.
- Resolved by Leonidas Spyropoulos
requested review from @gromit
added 6 commits
-
545dc794...6172c319 - 5 commits from branch
master
- fb1f0354 - certbot: Use ECDSA (P-256) certificates, not RSA
-
545dc794...6172c319 - 5 commits from branch
enabled an automatic merge when the pipeline for fb1f0354 succeeds
mentioned in commit 5d736b89
mentioned in issue releng#22 (closed)
mentioned in issue #208 (closed)
Please register or sign in to reply