mirror of
https://github.com/therootcompany/acme.js
synced 2025-04-20 06:30:40 +00:00
10 lines
220 B
JSON
10 lines
220 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|