Skip to content

InfrastructureServices/dnssec-trigger-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnssec-trigger-testing

Testing suite for the DNSSEC trigger project.

Idea:

  • Run Vagrant box with testing setup where
    • Authoritative DNS servers are running
    • Recursive resolvers with different DNSSEC setup are running
  • Compile latest dnssec-trigger from sources
  • Replace unbound-control with simple script to capture output
  • Send input to a running instance of dnssec-trigger as JSON and watch the output

TODO list:

  • Create a Python wrapper for dnssec-trigger
  • Test very simple use case with only one working and broken resolver
  • Pick up testing framework and use it instead of hand-written scripts

How to test:

$ vagrant up
$ vagrant ssh
$ dnssec-testing-test-unsecure

Resources:

About

Testing suite for DNSSEC trigger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published