srvrco / getssl

obtain free SSL certificates from letsencrypt ACME server Suitable for automating the process on remote servers.
GNU General Public License v3.0
2.09k stars 374 forks source link

dns_add and dns_del for dnsmasq - a lightweight DHCP and caching DNS server #804

Closed bohnelang closed 1 year ago

bohnelang commented 1 year ago

I did run a prof of concept if and how dnsmasq could be used for wildcard certification challange. Yes it is possible. This is the getssl-part of this environment. Thanks a lot for getssl - I like it very much.

timkimber commented 1 year ago

Hi @bohnelang

Thanks for making this PR, I use dnsmasq on my internal network.