Is a wildcard duckdns domain + let’s encrypt cert + dns challenge possible with this addon?
I am using nginx manually configured on my openwrt + acme + duckdns and there it’s working.
I want to expose 4 services and this is currently my setup:
- MYNAME.duckdns.org registered
- let’s encrypt is providing the wildcard cert for *.MYNAME.duckdns.org (currently with acme)
- setup 4 subdomains in nginx
Is this setup possible also with an wildcard cert and dns challenge or do i have to get 4 duckdns domains?
thx