10 lines
248 B
INI
10 lines
248 B
INI
# rlgallery.org configuration file for certbot
|
|
# Install at /etc/letsencrypt/cli.ini
|
|
|
|
authenticator = webroot
|
|
webroot-path = /var/www/lighttpd
|
|
|
|
agree-tos = True
|
|
non-interactive = True
|
|
|
|
# email, domain, and post-hook need to be specified by options
|