Letsencrypt ssl with Cloudflare dns challenge not working, internal error solved #674
hackerd2501
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed npm and wanted to add letsencrypt certificates for my Domain with a dns challenge to my Domain on cloudflare dns servers.
I generated a dns:edit cloudflare token on my cloudflare account and started the generate ssl process in npm. I selected cloudflare and got back two fields to fill out:
cloudflare_dns_email and cloudflare_dns_api_key. I entered my entries, clicked on save and got an internal error.
After long google searches and tryouts I found out how to do it:
With this config it works.
Error screenshot:

Corrected config:

Beta Was this translation helpful? Give feedback.
All reactions