mirror of
https://github.com/go-acme/lego.git
synced 2025-01-09 10:07:27 +02:00
16 lines
256 B
JSON
16 lines
256 B
JSON
[
|
|
{
|
|
"id": "zoneA",
|
|
"name": "example.org",
|
|
"dnsName": "example.org",
|
|
"fqdn": "example.org.",
|
|
"uri": ""
|
|
},
|
|
{
|
|
"id": "zoneB",
|
|
"name": "example.com",
|
|
"dnsName": "example.com",
|
|
"fqdn": "example.com.",
|
|
"uri": ""
|
|
}
|
|
] |