Updated.
This commit is contained in:
parent
aacf86def4
commit
6ce2160b10
@ -10,7 +10,7 @@ dry_run=true
|
|||||||
cloudflare_token=''
|
cloudflare_token=''
|
||||||
|
|
||||||
#Script will check this directory for empty, to determine to create or renew ssl certificates.
|
#Script will check this directory for empty, to determine to create or renew ssl certificates.
|
||||||
live_certs_dir="certs/live/calm.biz";
|
live_certs_dir="certs/live/test.com";
|
||||||
|
|
||||||
#-d test.com, -d *.test.com means certificate for: test.com and it's wildcard subdomains.
|
#-d test.com, -d *.test.com means certificate for: test.com and it's wildcard subdomains.
|
||||||
#Only 1 certificate will be generated, regardless of number of subdomains provided here.
|
#Only 1 certificate will be generated, regardless of number of subdomains provided here.
|
||||||
|
Loading…
Reference in New Issue
Block a user