dns01-exec-plugins icon indicating copy to clipboard operation
dns01-exec-plugins copied to clipboard

Add DNS-01 plugin for Cloudflare API provider

Open deuill opened this issue 7 years ago • 4 comments

This adds a complete DNS-01 exec plugin for interacting with the Cloudflare API, allowing for the automatic creation, updating and deleting of DNS records for pre-existing zones.

Only standard library functionality has been used.

deuill avatar Sep 30 '17 01:09 deuill

Using this for my own projects, so figured I'd open a PR. Feel free to close if you don't see this repo as a catch-all for DNS-01 plugins.

deuill avatar Sep 30 '17 01:09 deuill

Wow sad to see this unnoticed. This was the first google for dns01 exec plugin cloudflare so if I find either a repo with this code or another implementation which is standard I’ll link to it here

falconmick avatar Jun 19 '18 15:06 falconmick

FWIW I've since moved to using jetstack/cert-manager, which has support for DNS-01 validation on Cloudflare, as well as other conveniences. This should still work, however.

deuill avatar Jun 19 '18 15:06 deuill

After research I came to this conclusion too.

Cheers

falconmick avatar Jun 19 '18 17:06 falconmick