2016-08-05 18:15:23 +00:00
|
|
|
config acme
|
2016-08-05 15:26:25 +00:00
|
|
|
option state_dir '/etc/acme'
|
|
|
|
option account_email 'email@example.org'
|
|
|
|
option debug 0
|
|
|
|
|
|
|
|
config cert 'example'
|
|
|
|
option enabled 0
|
2017-04-09 16:43:34 +00:00
|
|
|
option use_staging 1
|
2016-08-05 15:26:25 +00:00
|
|
|
option keylength 2048
|
|
|
|
option update_uhttpd 1
|
2017-04-09 16:43:34 +00:00
|
|
|
option webroot ""
|
2016-08-05 15:26:25 +00:00
|
|
|
list domains example.org
|