Skip to content

Improve the "selfVerify failed" error message #62

@Ayesh

Description

@Ayesh

Hi Niklas,
I use acme-client extensively, in many of my servers, and couldn't be happier with it. Thanks for the awesome work you have put in!

I noticed some of the recent Github issues are about the users getting selfVerify validation errors. I was wondering if it would be better if we expose more information to help them debug why it failed.

Most Apache configurations block dot-directories with a 403 error, and if we show the response status code returned from Artax (404, 403, 500, etc), it gives a hint if the web server is blocking the request. 404 requests could indicate a wrong doc root used in the issue command, likewise.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions