Hi there,
Im working on getting dnssec work in my homelab.
Your version of stubby has no access to create .getdns in /opt/stubby or /var/cache/stubby, therefore cant download the dnssec root keys.
workaround by setting
appdata_dir: "/tmp"
works, but is just a workaround.
Hi there,
Im working on getting dnssec work in my homelab.
Your version of stubby has no access to create .getdns in /opt/stubby or /var/cache/stubby, therefore cant download the dnssec root keys.
workaround by setting
appdata_dir: "/tmp"
works, but is just a workaround.