mirror of
https://github.com/go-acme/lego.git
synced 2024-12-23 09:15:11 +02:00
11 lines
132 B
JSON
11 lines
132 B
JSON
{
|
|
"fqdn": "example.com.",
|
|
"rdata": {
|
|
"txtdata": "txt"
|
|
},
|
|
"record_type": "TXT",
|
|
"ttl": 120,
|
|
"zone": "example.com"
|
|
}
|
|
|