Hello,
letsencrypt just announced new wildcard certificate. It would be great create a new tutorial for it.
https://community.letsencrypt.org/t/acme-v2-and-wildcard-certificate-support-is-live/55579
Thank you.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hey guys I just created one, so ff you still need that …
certbot certonly --server https://acme-v02.api.letsencrypt.org/directory --agree-tos --manual --preferred-challenges dns -d 'DOMAIN,*.DOMAIN'
Type | hostname | token | TTL
TXT | _acme-challenge.DOMAIN |90lOhB2V......wqY | 1
$ nslookup -q=txt _acme-challenge.DOMAIN
)I hope that micro-guide can help you =) Cheers
We’re very excited about LetsEncrypt and the introduction of wildcard certs is a great new feature! We work with tutorial writers from the community for a lot of our content and now offer both a cash payment for tutorial writers as well as matching that payment with a donation to a tech focused charity of the author’s choice.
Check out our Write for DOnations program here.
+1
Any update on this? Looking for the tutorial.
This comment has been deleted