-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgroups.json
56 lines (56 loc) · 1.69 KB
/
groups.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[
{
"uuid":"52350996-ddb2-11ec-9d64-0242ac120002",
"name":"Apple's CT Policy",
"description":"https://support.apple.com/en-us/HT205280#:~:text=Apple's%20policy%20requires%20at%20least,extension%20or%20OCSP%20Stapling%3B%20or",
"kind":"x509"
},
{
"uuid":"52350df6-ddb2-11ec-9d64-0242ac120002",
"name":"Mozilla's PKI Policy",
"description":"https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/policy/",
"kind":"x509"
},
{
"uuid":"52350f36-ddb2-11ec-9d64-0242ac120002",
"name":"ETSI ESI",
"description":"https://www.etsi.org/committee/esi",
"kind":"x509"
},
{
"uuid":"5235104e-ddb2-11ec-9d64-0242ac120002",
"name":"CAB - Baseline Requirements",
"description":"https://cabforum.org/baseline-requirements-documents/",
"kind":"x509"
},
{
"uuid":"52351170-ddb2-11ec-9d64-0242ac120002",
"name":"CAB - Extended Validity Guidelines",
"description":"https://cabforum.org/extended-validation/",
"kind":"x509"
},
{
"uuid":"523512b0-ddb2-11ec-9d64-0242ac120002",
"name":"ZLint Community Guidelines",
"description":"https://github.com/zmap/zlint/blob/master/CONTRIBUTING.md",
"kind":"x509"
},
{
"uuid":"523513dc-ddb2-11ec-9d64-0242ac120002",
"name":"RFC 5280",
"description":"https://datatracker.ietf.org/doc/html/rfc5280",
"kind":"x509"
},
{
"uuid":"e1d0ad66-ddb3-11ec-9d64-0242ac120002",
"name":"RFC 5480",
"description":"https://datatracker.ietf.org/doc/html/rfc5480",
"kind":"x509"
},
{
"uuid":"e1d0af6e-ddb3-11ec-9d64-0242ac120002",
"name":"RFC 5891",
"description":"https://datatracker.ietf.org/doc/html/rfc5891",
"kind":"x509"
}
]