You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
280 B
13 lines
280 B
4 years ago
|
##
|
||
|
## certbot-issue.cf -- certbot-issue(8) configuration file
|
||
|
##
|
||
|
|
||
|
config_dir="@l_prefix@/etc/certbot/etc"
|
||
|
work_dir="@l_prefix@/var/certbot/data"
|
||
|
logs_dir="@l_prefix@/var/certbot/log"
|
||
|
webroot_path="@l_prefix@/var/certbot/root"
|
||
|
|
||
|
email="example@example.com"
|
||
|
fqdn="www.example.com"
|
||
|
|