ACME Client - Validation Failed

Started by leacho73, December 05, 2021, 06:18:50 PM

Previous topic - Next topic
Hi All,

I've recently reinstalled my ACME client and removed the existing config - when I now try and request certificates, I am getting validation failed due to the HTTP-01 check using the custom port that I am using for the GUI as the lookup rather than the normal 443/SSL connection - I see the following in the logs:

Verify error:Fetching https://my.domain.com:12345/.well-known/...........

Normally I would expect the verify URL to just hit https://my.domain.com/.well-known/....

I have the HAProxy integration installed and working ok - no port forwards are set for the management port, so I'm at a loss to what is going on.

Thanks
Leacho


Hi
can you share the config? I thought the http01 challenge type always uses port 80.
additionally, the plugin adds on the fly a redirecting rule to the loopback interface and the "Services: ACME Client: Settings:Local HTTP Port" port (to avoid port conflicts with other services)

Having this issue and can't remember how to fix it. This post came up first in the search result.