What are the alternatives to using the `certbot-dns-cloudflare` plugin?

Question

Grade: Education Subject: Support
What are the alternatives to using the `certbot-dns-cloudflare` plugin?
Asked by:
71 Viewed 71 Answers

Answer (71)

Best Answer
(293)
While `certbot-dns-cloudflare` is the most common and straightforward approach, you can use alternative methods like acme.sh which also supports DNS API integration with Cloudflare or write your own custom script that interacts with Cloudflare's API to manage DNS records during the challenge.