I am not able to use dietpi-letenscrypt tool for getting ssl certificate, instead of I have to use "acme.sh” ( https://github.com/acmesh-official/acme.sh/wiki/dnsapi ) the reason is I want dns validation (not http) for my domain with wild card & without opening any port on router.
Also if any expert advice me how I can make use of this wildcard domain with dietpi system & able to access my only these four apps via https requests (adguard.abc.xyz, homeassistant.abc.xyz, vaultwarden.abc.xyz, plex.abc.xyz) . I want to consume minimum resources as the dietpi continuing approach. I do not want to add docker or any heavy program for this task. Please any expert make guideline process for these requirement as in future many people can use this approach. Or instead of vaultwarden selfsigned certificate by default this mechanism can utilize for getting letenscrypt certificates.