Sending an ACME HTTP validation request to redpillrepublic.online results in unexpected HTTP response 500 Internal Server Error. This indicates that the webserver is misconfigured or misbehaving.
500 Internal Server Error
<script>
function parseHttpHeaders(httpHeaders) {
return httpHeaders.split("\n")
.map(x=>x.split(/: */,2))
.filter(x=>x[0])
.reduce((ac, x)=>{ac[x[0]] = x[1];return ac;}, {});
}
var req = new XMLHttpRequest();
req.open('HEAD', document.location, false);
req.send(null);
var headers = parseHttpHeaders(req.getAllResponseHeaders());
</script>
<center>
<h1>Whoops!</h1>
<h3><script>document.write(req.status);</script></h3>
The server can not find the requested resource. In the browser, this means the URL is not recognized.</br></br>
Request-Id: <script>document.write(headers["x-hcdn-request-id"]);</script>
</center>
Trace:
@0ms: Making a request to http://redpillrepublic.online/.well-known/acme-challenge/letsdebug-test (using initial IP 84.32.84.32)
@0ms: Dialing 84.32.84.32
@352ms: Server response: HTTP 500 Internal Server Error
CAA records control authorization for certificate authorities to issue certificates for a domain
redpillrepublic.online. 0 IN CAA 0 issue "comodoca.com"
redpillrepublic.online. 0 IN CAA 0 issue "digicert.com"
redpillrepublic.online. 0 IN CAA 0 issue "globalsign.com"
redpillrepublic.online. 0 IN CAA 0 issue "sectigo.com"
redpillrepublic.online. 0 IN CAA 0 issue "pki.goog"
redpillrepublic.online. 0 IN CAA 0 issue "letsencrypt.org"
redpillrepublic.online. 0 IN CAA 0 issuewild "digicert.com"
redpillrepublic.online. 0 IN CAA 0 issuewild "comodoca.com"
redpillrepublic.online. 0 IN CAA 0 issuewild "letsencrypt.org"
redpillrepublic.online. 0 IN CAA 0 issuewild "globalsign.com"
redpillrepublic.online. 0 IN CAA 0 issuewild "sectigo.com"
redpillrepublic.online. 0 IN CAA 0 issuewild "pki.goog"
Requests made to the domain
Request to: redpillrepublic.online/84.32.84.32, Result: [Address=84.32.84.32,Address Type=IPv4,Server=hcdn,HTTP Status=500], Issue: UnexpectedHttpResponse
Trace:
@0ms: Making a request to http://redpillrepublic.online/.well-known/acme-challenge/letsdebug-test (using initial IP 84.32.84.32)
@0ms: Dialing 84.32.84.32
@352ms: Server response: HTTP 500 Internal Server Error
A and AAAA records found for this domain
redpillrepublic.online. 0 IN A 84.32.84.32
Challenge update failures for redpillrepublic.online in order https://acme-staging-v02.api.letsencrypt.org/acme/order/5751349/26069416064
acme: error code 403 "urn:ietf:params:acme:error:unauthorized": 84.32.84.32: Invalid response from http://redpillrepublic.online/.well-known/acme-challenge/xMKqoDSnpF7mEl4UJtr11JiZqwBylSR-hFhbUSTyCqw: 500
The IANA public suffix is the TLD of the Registered Domain
The TLD for redpillrepublic.online is: online
The current status.io status for Let's Encrypt
Operational