Comment on How do I use HTTPS on a private LAN without self-signed certs?
conrad82@lemmy.world 4 weeks agoI do the same!
I have a provider that is not supported by caddy, but I can still use it via duckdns delegation!
github.com/caddy-dns/duckdns?tab=readme-ov-file#c…
Challenge delegation
To obtain a certificate using ACME DNS challenges, you’d use this module as described above. But, if you have a different domain (say, my.example.com
) CNAME’d to your Duck DNS domain, you have two options:
- Not use this module: Use a module matching the DNS provider for
my.example.com
. - Delegate the challenge to Duck DNS.