mirror of
https://github.com/omni-lchen/zabbix-ssl
synced 2025-11-02 18:47:37 +01:00
Initial commit.
This commit is contained in:
12
zabbix-externalscripts/ssl/sslCertDomains.json
Normal file
12
zabbix-externalscripts/ssl/sslCertDomains.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"DomainGroup1": [
|
||||
{"domain": "www.a.com"},
|
||||
{"domain": "www.b.com"},
|
||||
{"domain": "www.c.com"}
|
||||
],
|
||||
"DomainGroup2": [
|
||||
{"domain": "www.d.com"},
|
||||
{"domain": "www.e.com"},
|
||||
{"domain": "www.f.com"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user