Skip to content

Certbot plugin to authenticate using dns TXT records via Transip API

License

Notifications You must be signed in to change notification settings

developersnl/certbot-dns-transip

 
 

Repository files navigation

certbot-dns-transip

Certbot plugin to authenticate using dns TXT records via Transip API

  • Documentation: https://readthedocs.org/projects/certbot-dns-transip/
  • Running with docker: docker run -ti -v $PWD/transip.ini:/transip.ini -v $PWD/transip-rsa.key:/transip-rsa.key hsmade/certbot-transip certonly -d <host.domain.tld> -a certbot-dns-transip:dns-transip --certbot-dns-transip:dns-transip-credentials transip.ini --certbot-dns-transip:dns-transip-propagation-seconds 240

About

Certbot plugin to authenticate using dns TXT records via Transip API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.3%
  • Shell 15.4%
  • Dockerfile 0.3%