Replies: 8 comments 4 replies
-
|
Can you please enable debugging ( |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for looking into this problem. |
Beta Was this translation helpful? Give feedback.
-
|
Are you running a containerized environment? If so can you pls post the docker-compose.yml or the command-line you are using to start the container? |
Beta Was this translation helpful? Give feedback.
-
|
Yes, I'm using your containers. My docker-compose.yml file is attached. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, sorry for the delay in answering but i am currently travelling on business. I am able to replicate your issue. Fix is underway... |
Beta Was this translation helpful? Give feedback.
-
|
Hi, Thank you for your effort. make_local_test_acme_server.sh |
Beta Was this translation helpful? Give feedback.
-
|
I found another typo. The debug log is attached. |
Beta Was this translation helpful? Give feedback.
-
|
I switched from demo.local to my actual domain. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
I am currently taking my first steps with acme2certifier and ran into an issue during the certificate issuance process.
My Setup: I am using the following test configuration:
What works: The registration call is successful:
The Issue: When I try to request a certificate using the following command:
I receive a "Challenges have failed" error. It seems the CA cannot validate the domain ownership.
Beta Was this translation helpful? Give feedback.
All reactions