Skip to content

Bash script that automates DNS DANE deployment and key rollover

License

Notifications You must be signed in to change notification settings

jellekaufmann/dane-ddns-acme-automator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dane-ddns-acme-automator

A bash script to automate DANE/TLSA key deployment and rollover.

It takes over the certificate renewal tasks from certbot and only calls it to sign certificates.

Requirements

bash
certbot
python3-certbot-dns-rfc2136 # You can use other methods of dynamic DNS, but you will have to modify the script.
dig
nsupdate
openssl