Skip to content

Instantly share code, notes, and snippets.

@askbill
Created July 9, 2020 05:10
Show Gist options
  • Save askbill/27d8e9e182045b7c6a70ec17a5b22399 to your computer and use it in GitHub Desktop.
Save askbill/27d8e9e182045b7c6a70ec17a5b22399 to your computer and use it in GitHub Desktop.
HTTP 200
Server: nginx
Date: Thu, 09 Jul 2020 00:01:59 GMT
Content-Type: application/json
Transfer-Encoding: chunked
Connection: keep-alive
Boulder-Requester: 10070738
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-staging-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: 0001euGtbD6VG0IUAns9lZFjLy7wBVsq-CYzIhE8PnopnZs
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "fieldingnair.com"
},
"status": "invalid",
"expires": "2020-07-16T00:01:55Z",
"challenges": [
{
"type": "http-01",
"status": "invalid",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "Invalid response from https://ssl-purchase.wpengine.io/acme-challenge/nqLCjFexWOlX6aTyzzJFSu7gAJurZE2n0fGPwLIPMG8?redirect [3.223.249.113]: 404",
"status": 403
},
"url": "https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/74496610/P3AQzQ",
"token": "nqLCjFexWOlX6aTyzzJFSu7gAJurZE2n0fGPwLIPMG8",
"validationRecord": [
{
"url": "http://fieldingnair.com/.well-known/acme-challenge/nqLCjFexWOlX6aTyzzJFSu7gAJurZE2n0fGPwLIPMG8",
"hostname": "fieldingnair.com",
"port": "80",
"addressesResolved": [
"198.211.99.197"
],
"addressUsed": "198.211.99.197"
},
{
"url": "https://fieldingintl.com/.well-known/acme-challenge/nqLCjFexWOlX6aTyzzJFSu7gAJurZE2n0fGPwLIPMG8?redirect",
"hostname": "fieldingintl.com",
"port": "443",
"addressesResolved": [
"35.184.72.48"
],
"addressUsed": "35.184.72.48"
},
{
"url": "https://www.fieldingintl.com/.well-known/acme-challenge/nqLCjFexWOlX6aTyzzJFSu7gAJurZE2n0fGPwLIPMG8?redirect",
"hostname": "www.fieldingintl.com",
"port": "443",
"addressesResolved": [
"35.184.72.48"
],
"addressUsed": "35.184.72.48"
},
{
"url": "https://ssl-purchase.wpengine.io/acme-challenge/nqLCjFexWOlX6aTyzzJFSu7gAJurZE2n0fGPwLIPMG8?redirect",
"hostname": "ssl-purchase.wpengine.io",
"port": "443",
"addressesResolved": [
"3.223.249.113",
"34.225.3.211",
"52.21.175.83",
"34.205.198.58",
"54.208.57.0",
"52.206.116.16",
"34.227.164.168",
"34.234.58.229"
],
"addressUsed": "3.223.249.113"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment