crnm21 / dehydrated-all-inkl-hook

dns-01 hook script to use the ALL-INKL KAS API with dehydrated

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dehydrated ALL-INKL hook script

A Hook script to use the ALL-INKL KAS API with dehydrated for dns-01 challenges.

Download

Using git: git clone --recursive https://github.com/o1oo11oo/dehydrated-all-inkl-hook.git
Updating the git repository: git pull && git submodule update --init --recursive
Without using git: get the latest release

Usage/Setup

Set your hook in your dehydrated config to dehydrated-all-inkl-hook/hook.sh, for example:

HOOK="${BASEDIR}/dehydrated-all-inkl-hook/hook.sh"

See kasapi.sh#setup for kasapi.sh setup.

About

dns-01 hook script to use the ALL-INKL KAS API with dehydrated

License:MIT License


Languages

Language:Shell 100.0%