2016-08-05 18:15:23 +00:00
|
|
|
config acme
|
2020-08-05 09:01:09 +00:00
|
|
|
option account_email 'email@example.org'
|
|
|
|
option debug 0
|
2016-08-05 15:26:25 +00:00
|
|
|
|
2020-05-09 04:53:25 +00:00
|
|
|
config cert 'example_wildcard'
|
2020-08-05 09:01:09 +00:00
|
|
|
option enabled 0
|
2022-10-24 02:21:45 +00:00
|
|
|
option staging 1
|
2020-08-05 09:01:09 +00:00
|
|
|
list domains example.org
|
|
|
|
list domains sub.example.org
|
|
|
|
list domains *.sub.example.org
|
|
|
|
option dns "dns_freedns"
|
|
|
|
list credentials 'FREEDNS_User="ssladmin@example.org"'
|
|
|
|
list credentials 'FREEDNS_Password="1234"'
|
|
|
|
option calias "example.com"
|
|
|
|
option dalias "dalias.example.com"
|
2020-05-09 04:53:25 +00:00
|
|
|
|
2016-08-05 15:26:25 +00:00
|
|
|
config cert 'example'
|
2020-08-05 09:01:09 +00:00
|
|
|
option enabled 0
|
2022-10-24 02:21:45 +00:00
|
|
|
option staging 1
|
2020-08-05 09:01:09 +00:00
|
|
|
list domains example.org
|
|
|
|
list domains sub.example.org
|