Skip to content

DNS Validator hook for dehydrated (formerly letsencrypt.sh) using the TransIP API

License

Notifications You must be signed in to change notification settings

sigio/dehydrated-transip-dns-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dehydrated-transip-dns-validator

(Formerly: letsencrypt.sh-transip-api-dns-validator)

DNS Validator hook for Dehydrated (formerly letsencrypt.sh) using the TransIP API

Requirements/Preparations

  • TransIP dns zone
  • TransIP API credentials and whitelist access
  • Download the TransIP API, unpack in subdir 'Transip'
  • Paste your api private key in Transip/ApiSettings.php
  • Update/Edit the regex 'pattern' in hook-dns-transip-api.php to match your domain(s)

Testing:

  • dehydrated --cron --domain some.test.domain --hook hook-dns-transip-api.php --challenge dns-01

It's recommended to test against the staging-api for Letsencrypt, to do so, set CA="https://acme-staging.api.letsencrypt.org/directory" in your dehydrated/config or specify an alternate config-file with --config

About

DNS Validator hook for dehydrated (formerly letsencrypt.sh) using the TransIP API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published