-
It would be good to support DNSSEC for internal DNS, especially with custom domain support.
armon updated
2 years ago
-
It has been causing lots of issues for us. See https://ocf.io/rt/6696
cg505 updated
4 years ago
-
This issue is not directed to the code here, but I hope it's still the right place to ask this question. If not please let me know.
Do you plan to add support for DNSSEC on the domain myetherwallet…
-
Hi guys !
Testing the connection I have a weird results on top.nic.br and internet.nl on my tests:
I have no doubts that nic.br is a DNSSEC correctly configured.
When I start debug I've be…
-
We should adopt https://github.com/qdm12/dns/releases/tag/v2.0.0-rc5 even if it has no DNSSEC validation builtin yet. Main reason being most domains are not DNSSEC secured, and so your DNS provider (c…
qdm12 updated
2 weeks ago
-
with online and offline keys -- allow dynamic updates if a key is present and sign the zone. also support nsec and nsec3 (here we'll need nsec3param RR as well).
-
I'm not an expert on email, but my basic understanding is that normally server to server emails aren't very secure, and that as certain features of DMARC, DKIM, and SPF rely upon accurate DNS records …
-
Since i missed it explicitely mentioned in what i read thus far, is there any DNSSEC supported built in to s6-dns and it's utilities ?
-
A domain or subdomain (lets say www.example.nl) has a CNAME to some cloud hosting provider (lets say abc.cloudprovider.nl). The domain itself is succesfully using DNSSEC, but the domainname of the clo…
-
In the modern world, DNSSEC is everywhere, however, sometimes people don't implement it on their domain, which is why I was trying to create an application, where I pass it a domain and it checks for …