Hello.

How do I generate a certificate for *.domain.com? Using devil I only get domain.com and www.domain.com .
I have *.domain.com in my A records (using porkbun because devil says invalid record when I try to add it).

    admin I see. Can I install any of these on the serv00 server?
    My interest here is to get auto-renewal.

    • goli replied to this.

      goli If I install a LE certificate with a wildcard through Devil, will it be automatically renewed?

      We can confirm that https://github.com/candango/automatoes works correctly.

      Devil will not renew certificates installed manually, so you need to use crontab to run the renewal process periodically.
      And remember that LE client need to add TXT record to the domain's DNS (for wildcard certificate) - it can take additional work to automate such a process.