Skip to content
Snippets Groups Projects
  1. Feb 28, 2017
  2. Feb 10, 2017
  3. Jan 16, 2017
  4. Jul 16, 2016
  5. Apr 06, 2016
    • Marek Vavruša's avatar
      trust_anchors: added custom timers, limit history · 5e7591f0
      Marek Vavruša authored
      new trust anchors variables:
      * trust_anchors.hold_down_time = 30 * day
      * trust_anchors.refresh_time = nil
      * trust_anchors.keep_removed = 0
      
      these could be used to control how often should
      root trust anchors be checked and how many removed
      keys should be kept in log (0 by default)
      5e7591f0
  6. Feb 03, 2016
  7. Jan 30, 2016
  8. Jan 23, 2016
  9. Jan 22, 2016
  10. Jan 21, 2016
  11. Dec 23, 2015
  12. Dec 17, 2015
  13. Dec 10, 2015
  14. Dec 05, 2015
    • Marek Vavruša's avatar
      daemon: root trust anchors automatically bootstrapped from IANA · 1af623da
      Marek Vavruša authored
      if the root key file doesn’t exist, it will be populated from root DNSKEY query, which will be validated against root trust anchors retrieved over HTTPS with IANA cert verification against built-in current IANA cert CA. it requires luasocket and luasec for it to work. trust anchors XML file signature is not checked, as there’s no facility for PKCS7 checking yet.
      1af623da
  15. Nov 12, 2015
  16. Nov 03, 2015
  17. Oct 01, 2015
  18. Sep 28, 2015
  19. Sep 25, 2015