-
Sentora really should support this feature. Providing setup through web interface would be great!
ryucz updated
8 years ago
-
the dnssec not have in example folder
derit updated
5 years ago
-
Hello @jcameron ,
When you create a subdomain in virtualmin while it has already DNSSEC signed upper zone you are able to cover subdomains with below simple actions.
Maybe webmin give a chance …
-
In context of,
* https://blog.cloudflare.com/welcome-hidden-resolver/
* https://developers.cloudflare.com/1.1.1.1/other-ways-to-use-1.1.1.1/dns-over-tor
* https://developers.cloudflare.com/1.1.1.…
-
Check DNSSEC support during configure time.
https://www.sourceware.org/ml/glibc-cvs/2009-q3/msg00079.html
-
Hello,
Do you want to support DNSSEC?
There are two issues at stack here:
1) DNSSEC is dependent on a correct clock, hence everybody uses NTP. But this creates a catch-22 when DNSSEC validation err…
miekg updated
9 years ago
-
### System Details:
* **Version of AdGuard Home server:**
* Adguard Home v0.106.0-b.4
* **How did you install AdGuard Home:**
* Snap package
* **How did you setup DNS configuration:**
* Ub…
-
The DNS client library that Blackbox Exporter uses does support DNSSEC validation (setting the DO bit), but Blackbox Exporter itself doesn't. In order to add support for this in the agent we need to:
…
-
Hi
First off, thanks for a great library! I noticed that if you take a DNSKEY and call NewPrivateKey or ReadPrivateKey on it given a private key, the public key that is set in the crypto.PrivateKey…
baest updated
1 month ago
-
minidns now receives DNSSEC support: https://github.com/rtreffer/minidns/pull/23
We can then start a OPENPGPKEY resolving functionality based on that...