Skip to content

ollemg/sign-dnssec-zone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sign-dnssec-zone

DNS-SEC zone signature tool

  • Edit the config.sh file and inform the location of the .db files and the .key keys

config.sh:

dbfiles="/path/to/db/files/"
keyfiles="/path/to/key/files/"

Run

.\sign-dnssec-zone