Changes

From SME Server
Jump to navigationJump to search
707 bytes added ,  05:33, 13 June 2017
Line 363: Line 363:  
followed by:
 
followed by:
 
  signal-event console-save
 
  signal-event console-save
 +
 +
====Challenge fails with unauthorized 403 error====
 +
 +
If your challenge returns something like the following:
 +
ERROR: Challenge is invalid! (returned: invalid) (result: {
 +
  "type": "http-01",
 +
  "status": "invalid",
 +
  "error": {
 +
    "type": "urn:acme:error:unauthorized",
 +
    "detail": "Invalid response from http://www.your-domain.com/.well-known/acme-challenge/<redacted text>
 +
    "status": 403
 +
and your ''httpd error_log'' on your server shows something like this:
 +
(13)Permission denied: access to /.well-known/acme-challenge/<redacted> denied
 +
(13)Permission denied: access to /.well-known/acme-challenge/<redacted> denied
 +
(13)Permission denied: access to /.well-known/acme-challenge/<redacted> denied
    
==Advanced Topics==
 
==Advanced Topics==
61

edits

Navigation menu