mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
13 lines
246 B
JSON
13 lines
246 B
JSON
{
|
|
"status": "success",
|
|
"answer": {
|
|
"status": "success",
|
|
"result": {
|
|
"is_under_control": true,
|
|
"is_beget_dns": true,
|
|
"is_subdomain": false,
|
|
"fqdn": "_acme-challenge.example.com",
|
|
"set_type": 1
|
|
}
|
|
}
|
|
}
|