dns moment
parent
3f1178be84
commit
f8a6a2d364
|
@ -1,11 +1,13 @@
|
|||
certbot certonly \
|
||||
--agree-tos \
|
||||
--dns-cloudflare --dns-cloudflare-credentials /etc/letsencrypt/cf.ini \
|
||||
--dns-cloudflare-propagation-seconds 30 \
|
||||
--cert-name ravy \
|
||||
-d ravy.org -d *.ravy.org -d *.cdn.ravy.org
|
||||
|
||||
certbot certonly \
|
||||
--agree-tos \
|
||||
--dns-cloudflare --dns-cloudflare-credentials /etc/letsencrypt/cf.ini \
|
||||
--dns-cloudflare-propagation-seconds 30 \
|
||||
--cert-name as \
|
||||
-d as200242.net -d *.as200242.net
|
Loading…
Reference in New Issue