Skip to content

pasha1st/dehydrated-yapdd-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dehydrated-yapdd-hook.php

This is PDD Yandex API implementation for DNS-01 challenge hook used in dehydrated, a Let's Encrypt client.

This script require administrative token for Yandex API, see configuration file section. Details about Yandex API: English Russian

Requirements

PHP 5.3+/PHP7 Curl extention for PHP

Configuration file

This script uses API tokens from pdd-config.txt file its directory. Format: domain.name=TOKEN Default token (not recomended): default=TOKEN or TOKEN

Examples

/path/to/dehydrated -c --domain example.com -t dns-01 -k /path/to/dehydrated-yapdd-hook.php

Donate

If you like this script you are welcome to send me any donation:

More info

Dehydrated: https://github.com/lukas2511/dehydrated

More hooks: https://github.com/lukas2511/dehydrated/wiki/Examples-for-DNS-01-hooks

About

PHP hook for dehydrated Let's Encrypt client for Yandex.PDD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages