We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b651eda commit 5c72a2cCopy full SHA for 5c72a2c
zabbix-externalscripts/ssl/sslCertDomains.json
@@ -1,34 +1,34 @@
1
{
2
"DomainGroup1": [
3
{"domain": {
4
- "name": "www.a.com"
+ "name": "www.a.com",
5
"port": "443"
6
}
7
},
8
9
- "name": "www.b.com"
+ "name": "www.b.com",
10
11
12
13
14
- "name": "www.c.com"
+ "name": "www.c.com",
15
16
17
18
],
19
"DomainGroup2": [
20
21
- "name": "www.d.com"
+ "name": "www.d.com",
22
23
24
25
26
- "name": "www.e.com"
+ "name": "www.e.com",
27
28
29
30
31
- "name": "www.f.com"
+ "name": "www.f.com",
32
33
34
0 commit comments