Skip to content
#

dnssec

Here are 111 public repositories matching this topic...

trust-dns
unbound
akorn
akorn commented Dec 7, 2019

The unbound.conf(5) page doesn't say how unbound handles a list of upstream servers it gets via stub-addr (or forward-addr).

  • Does it always use the first one first, and fall back to the 2nd(, 3rd etc.) if some condition is met? (If so, what condition? Timeout? SERVFAIL? DNSSEC verification failure?)
  • Does it use them in round-robin fashion?
  • Does it choose one to query randomly?
matsduf
matsduf commented Apr 28, 2020

To make it possible to package Zonemaster we have to have better control of what dependencies are used increase the use of binary packages. One tool to use is the --scandeps option to cpanm to check if there are any remaining unresolved dependencies to the distribution package to be installed. E.g.

cpanm --scandeps Zonemaster-Backend-5.0.0.tar.gz
cpanm --scandeps Zonemaster-CLI-v2.0.2
LoXan007
LoXan007 commented Feb 16, 2020

Hi,
i've looked little bit in your code and found out that the Public DNS Server from google are hardcoded into the library. I guess you know from the data collection from google and in my opinion the Google server are the worst choice from all possible dns servers (together with cloudfare).

So i have one question and one request:

  1. Under which circumstances will the hardcoded dns server be
abrotman
abrotman commented Jul 30, 2019
  1. Search for "is is" and "not not", a couple of typos.
  2. For the section titled "Why use DANE for SMTP?", it seems to be backward. The section first notes the dangers, and it should perhaps instead list the advantages first. Might need to rework that section.
  3. There are two illustrations titled "Mail delivery: TLS with MITM using evil certificate", not sure if that was intentional, seems l

Improve this page

Add a description, image, and links to the dnssec topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dnssec topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.