Skip to content
Snippets Groups Projects
  1. Apr 10, 2019
  2. Apr 08, 2019
    • Petr Špaček's avatar
      Merge branch 'ds-algo-nodata' into 'master' · 8b3f916f
      Petr Špaček authored
      validate nitpick fix: unsupported algo edge case
      
      See merge request !798
      8b3f916f
    • Vladimír Čunát's avatar
      validate nitpick fix: unsupported algo edge case · 2bd31a48
      Vladimír Čunát authored and Petr Špaček's avatar Petr Špaček committed
      kr_dnskeys_trusted() semantics is changed, but I do NOT consider that
      a part of public API.
      
      Go insecure due to algorithm support even if DNSKEY is NODATA.
      I can't see how that's relevant to practical usage, but I think this new
      behavior makes more sense.  We still do try to fetch the DNSKEY even
      though we have information about its un-usability beforehand.
      I'd consider fixing that a premature optimization.
      We'll still be affected if the DNSKEY query SERVFAILs or something.
      
      Thanks to PowerDNS people for catching this!
      Verified
      2bd31a48
  3. Apr 05, 2019
  4. Apr 04, 2019
Loading