Let's Encrypt with 4096-bit SSL

Would like to know if it is possible to include in future releases a 4096bit SSL keysizes instead of 2048? And does anyone know how to modify this on MIABs certbot? Something like:
certbot renew --rsa-key-size 4096 ? Would be great to have it permanently. Many thanks!

2 Likes

no news on this? I think this would be a small permanent change with a great impact.

e. g. certbot --rsa-key-size 4096 -(other-arguments)`
use 4096-bit RSA or secp256 and higher ECC Certificate

1 Like

I want to change the key size, too. ( 4096 bit )
How we can do this ?

Are any experts able to help this?. I would like to see a way to achieve --rsa-key-size 4096 and OCSP stapling. (I am a new user - please excuse me if I make a mistake).

1 Like