-
Notifications
You must be signed in to change notification settings - Fork 0
Let`s Encrypt DNS Update (RFC 2136) Authenticator
License
sjbronner/le_dnsupdate
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Installation
------------
$ git clone git@github.com:moshevds/le_dnsupdate.git
$ cd le_dnsupdate
$ python setup.py install
How to run
----------
Save your tsig in a json file that (only) the letsencrypt client can open.
It expects an object with the members "name", "algorithm" and "secret".
$ letsencrypt --authenticator letsencrypt-dnsupdate:dnsupdate \
--letsencrypt-dnsupdate:dnsupdate-tsigkeyfile=/path/to/your/tsigkeyfile \
--letsencrypt-dnsupdate:dnsupdate-nameserver=nameserver.example.com
About
Let`s Encrypt DNS Update (RFC 2136) Authenticator
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published