Hello,
I am trying to set up the ACME listener using HTTP but I keep getting validation failed connection refused. It looks like my server is not listening on port 80. When I do the following on the server itself pointing to it's own IP:
nc 10.110.2.8 80
it returns connection refused.
Any thoughts would be appreciated.
I am trying to set up the ACME listener using HTTP but I keep getting validation failed connection refused. It looks like my server is not listening on port 80. When I do the following on the server itself pointing to it's own IP:
nc 10.110.2.8 80
it returns connection refused.
Any thoughts would be appreciated.