dns/certs.json
Simon Marsh b52a95c0e4
All checks were successful
continuous-integration/drone/push Build is passing
add homenet nodes
2021-04-10 15:09:08 +01:00

17 lines
278 B
JSON

[
{
"cert_name": "collector-dn42",
"names": [
"collector.dn42",
"*.collector.dn42"
]
},
{
"cert_name": "burble-dn42",
"names": [
"burble.dn42",
"*.burble.dn42"
]
}
]