Nils Gillmann <n...@n0.is> writes: >> It's just a tool that automates DNS records updating, but you won't need >> it if the DNS record used by Certbot only needs to be updated once. > > Okay. So basically it could work as-is, or is there some programming work > to be done for support entries like "*.taler.net"?
There is some work to do so that the --webroot option is not used (instead another option should be used I guess) and the Nginx service is not run. I think entries like "*.taler.net" should be supported by the service. Thank you for working on it :-) I'd love to use the wildcard certificate.