certbot certonly --manual --preferred-challenges dns-01 --manual-public-ip-logging-ok \
-m [email protected] -d '*.domain'
certbot renew
certbot certonly --manual --preferred-challenges dns-01 --manual-public-ip-logging-ok \
-m [email protected] -d '*.domain'
certbot renew