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.
|
## |
|
## 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" |
|
|
|
|