core/examples/tls_certificate.hmdl.json

13 lines
158 B
JSON
Raw Normal View History

2023-03-22 14:22:54 +01:00
{
"checks": [
{
"name": "test1",
"kind": "tls_certificate",
"parameters": {
"host": "greenscale.de",
2023-08-31 16:00:36 +02:00
"expiry_threshold": 74
2023-03-22 14:22:54 +01:00
}
}
]
}