acme.js-ARCHIVED/fixtures/directory.request.json

10 lines
220 B
JSON
Raw Normal View History

2019-10-25 00:45:51 +00:00
{
"method": "GET",
"url": "https://acme-staging-v02.api.letsencrypt.org/directory",
"json": true,
"headers": {
"User-Agent": "ACME.js/v3 node/v10.13.0 darwin/17.7.0 Darwin/x64",
"Accept": "application/json"
}
}