docker-flow-letsencrypt
docker-flow-letsencrypt copied to clipboard
Add environment variable to set the rsa key size
This PR adds an extra environment variable CERTBOT_KEY_SIZE that can be set to alter the size of the RSA key. The 4096 bits default should generally be used, but there are some valid reasons like support for older clients for which you would want to use a different key size.