Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
acmesh
acmesh
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • webarch
  • acmeshacmesh
  • Issues
  • #5

Closed
Open
Opened Jul 25, 2019 by Chris Croome@chrisOwner

The wget of the /.well-known/acme-challenge/cert-check doesn't cope with a HTTP 403

This generates an error, for example:

TASK [acmesh : Get the contents of http://my.sharenergy.coop/.well-known/acme-challenge/cert-check] ****************************************************
fatal: [sharenergy.webarch.net]: FAILED! => {"changed": false, "connection": "close", "content": "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>403 Forbidden</title>\n</head><body>\n<h1>Forbidden</h1>\n<p>You don't have permission to access /.well-known/acme-challenge/cert-check\non this server.<br />\n</p>\n<hr>\n<address>Apache/2.4.25 (Debian) Server at my.sharenergy.coop Port 443</address>\n</body></html>\n", "content_length": "331", "content_type": "text/html; charset=iso-8859-1", "date": "Thu, 25 Jul 2019 15:12:39 GMT", "failed_when_result": true, "msg": "Status code was 403 and not [200]: HTTP Error 403: Forbidden", "redirected": false, "server": "Apache/2.4.25 (Debian)", "status": 403, "url": "http://my.sharenergy.coop/.well-known/acme-challenge/cert-check?7259"}
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: webarch/acmesh#5