1{
2    "trust-profile-path":[
3        {
4            "mode":"developer",
5            "wrong-type":"",
6            "subject":"C=CN, O=Huawei, OU=HOS AppGallery, CN=HOS Profile Management",
7            "issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
8            "max-certs-path":3
9        }
10    ],
11    "trust-cert-path":[
12        {
13            "mode":"Release",
14            "type":"Authed",
15            "wrong-subject":"C=CN, O=Huawei, OU=HOS AppGallery, CN=HOS AppGallery Application Release",
16            "issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
17            "max-certs-path":3
18        },
19        {
20            "mode":"Release",
21            "type":"Platform",
22            "subject":"ALL",
23            "wrong-issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
24            "max-certs-path":3
25        },{
26            "mode":"Release",
27            "type":"Block",
28            "subject":"C=CN, O=Huawei, OU=Huawei CBG, CN=HOS Application Provision Debug V2",
29            "issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
30            "wrong-max-certs-path":3
31        },{
32            "wrong-mode":"Release",
33            "type":"Block",
34            "subject":"",
35            "issuer":"",
36            "max-certs-path":3
37        }
38   ]
39}