This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Nginx Proxy Manager using DNS01 challenge - missing certbot plugin #2902
-
After installing NPM I found I couldn't setup a Letsencrypt certificate using DNS authentication and CloudFlare. The error returned by certbot was fairly clear - missing CloudFlare plugin. From the LXCs console I simply installed the relevant package: python3-certbot-dns-cloudflare I did an advanced install, chose Debian Bullseye. I'm not sure if the certbot package defaults to including it in the other distributions. Anyway, once I got over that hurdle, it all worked well. |
Beta Was this translation helpful? Give feedback.
Answered by
tteck
May 4, 2024
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tteck
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bb965d6