Skip to content

certrequest is failing with api-v2 #332

Open
@kaikrueger

Description

@kaikrueger

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions