Skip to content

Python script to manage Gandi LiveDNS and wildcard certificat

License

Notifications You must be signed in to change notification settings

heuritech/certbot-gandi-livedns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

certbot-gandi-livedns

Python script to manage Gandi LiveDNS and wildcard certificat

This script can manage certificat with wildcard and domain certificat like *.domain.tld and domain.tld

Use these script : ./certbot-auto certonly -manual-public-ip-logging-ok --manual --manual-auth-hook livedns-add.py --manual-cleanup-hook livedns-delete.py -d '*.domain.tld' -d 'domain.tld' --preferred-challenges dns

About

Python script to manage Gandi LiveDNS and wildcard certificat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%