mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
Hook bash for DNS-01 challenge for pratically every domain (with Cloudflare) > GOT! #353
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sineverba on GitHub (Jun 4, 2018).
I have a domain on an important Italian registrar, without possibility to add via API the TXT record for DNS challenge.
After a bit of study, I got my goal:
DNS challenge for "every" domain (using Cloudflare). CF has API... Only necessity is a registrar that permits DNS management.
This is my hook bash, feel free to use, edit, test, etc. It is under MIT license.
It works for me, I hope work for you and I would make it better.
https://github.com/sineverba/cfhookbash
At the end, thank you for dehydrated. It is a fantastic tool, really.
@lukas2511 commented on GitHub (Jun 7, 2018):
Feel free to add your hook to the wiki, the list on there is user-maintained. Thanks for the thanks ;)