Getting 403 Unauthorized Error for ACME SSL Certificate Generation (Invalid Response, 404 on Challenge URL) #1057
Unanswered
IsmailChabane
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Also getting this. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hi everyone,
I’m having trouble obtaining an SSL certificate for my subdomain dokploy.africkana.com via Let’s Encrypt. During the ACME challenge, I receive the following error
It seems that the Let's Encrypt server is unable to validate the domain, getting a 404 error when trying to access the ACME challenge URL at http://dokploy.africkana.com/.well-known/acme-challenge/....
Here are a few things I’ve checked so far:
The DNS for dokploy.africkana.com is correctly pointing to my VPS IP.
Port 80 is open, and I can access my website.
I suspect the problem might be related to my server configuration, but I’m not sure where the issue lies. Could anyone provide advice on what might be causing this, or any steps I can take to resolve the issue?"
Beta Was this translation helpful? Give feedback.
All reactions