(02-26-2018, 01:31 AM)Me.B Wrote: wildcard are not yet supported by let's encrypt as each certificate will be linked to a domain.
They are planning to support it but didn't see it yet. So stick to per domain certificate. You can also generate a certificate for many domains but not "*".
M B
Do you mean like this ?
Code:
./letsencrypt-auto certonly --standalone -d support.mydomain.tld -d webmail.mydomain.tld -d mysql.mydomain.tld -d www.mydomain.tld -d mydomain.tld -d mail.mydomain.tld -d demo.mydomain.tld -d panel.mydomain.tld