588c6e7 reduce propagation wait time from 90 to 70 seconds
~jacksonchen666 pushed to ~jacksonchen666/uacme-desec-hook git
Get the thing:
.tar.gz
of the releaseYou could also just use git clone
.
After getting the thing:
chmod 0600 ./desec_token
(create file beforehand if necessary)./desec_token
file with a token--hook <path-to-script>
to your uacme
commanddig
(Alpine Linux package)curl
(Alpine Linux package)deSEC.io provides DNS nameservers. uacme is an ACME client.
uacme supports DNS based challenges to get certificates.
This repository contains a script based off of nsupdate.sh that will update DNS records through the deSEC.io APIs.
Why? Because I use deSEC.io as my DNS nameservers.
GPL-3.0-or-later (same as nsupdate.sh)