Open
Description
I have compile the current version of acmetool on an ubuntu18
acmetool quickstart
works fine but when I run acmetool want <domain>
I get the following error message:
20200408071127 [ERROR] acmetool.storageops: Target(<domain>;https://acme-v02.api.letsencrypt.org/directory;0): failed to request certificate: the following errors occurred:
exhausted all possible challenges in authorization "https://acme-v02.api.letsencrypt.org/acme/authz-v3/xxxxx" [due to inner error: the following errors occurred:
Get "http://<domain>/.well-known/acme-challenge/xxxxxxxxxxxxxx": dial tcp 1<ip>:80: connect: connection refused;
could not install DNS challenge, no hooks succeeded;
challenge type not supported]
In the tcpdump I can see, that noone is trying to connect to my host on port 80.
From an other host I can access to http://<domain>/.well-known/acme-challenge/xxxxxxxxxxxxxx
.
Has anybody an idea wants going wrong?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels
Activity