mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 14:26:10 -04:00
Informed users about other options
This commit is contained in:
parent
b2c27df199
commit
02159624bf
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
# This is an example of the kind of things you can do in a configuration file
|
||||
# This is an example of the kind of things you can do in a configuration file.
|
||||
# All flags used by the client can be configured here. Run Let's Encrypt with
|
||||
# "--help" to learn more about the available options.
|
||||
|
||||
# Use a 4096 bit RSA key instead of 2048
|
||||
rsa-key-size = 4096
|
||||
|
|
|
|||
Loading…
Reference in a new issue