Can't add Cloudflare SSL into Nginx Proxy Manager #1291
Replies: 5 comments
-
What are you calling the "most recent" version? The main branch is locked to version 2.9.22, while the dev branch has the latest version 2.10.2 (which installs You can also try installing
|
Beta Was this translation helpful? Give feedback.
-
Sorry I didn't specify, most recent version of the setup script, i'll test installing certbot-dns-cloudflare |
Beta Was this translation helpful? Give feedback.
-
Hmm, now appears the following error: Error: Command failed: certbot certonly --config "/etc/letsencrypt.ini" --cert-name "npm-2" --agree-tos --email "" --domains "" --authenticator dns-cloudflare --dns-cloudflare-credentials "/etc/letsencrypt/credentials/credentials-2"
|
Beta Was this translation helpful? Give feedback.
-
Since I don't use Cloudflare, I'm afraid I can't offer any help regarding it. |
Beta Was this translation helpful? Give feedback.
-
I used this tutorial (though shorter expire date) and it works great with the NPM from the script - https://www.youtube.com/watch?v=pwK1LnbTitI |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed the most recent version of the Nginx Proxy Manager script, then I try to add an SSL certificate using a DNS challenge from Cloudflare but this error appears:
certbot: error: unrecognized arguments: --dns-cloudflare-credentials /etc/letsencrypt/credentials/credentials-1
Beta Was this translation helpful? Give feedback.
All reactions