1{
2    "trust-profile-path":[
3        {
4            "mode":"developer",
5            "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 Test",
8            "max-certs-path":3
9        },
10        {
11            "mode":"developer",
12            "type":"",
13            "subject":"C=CN, O=Huawei CBG, OU=HOS Development Team, CN=HOS Application Provision Profile Release",
14            "issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA Test",
15            "max-certs-path":3
16        },
17        {
18            "mode":"debug",
19            "type":"",
20            "subject":"C=CN, O=Huawei, OU=HOS AppGallery, CN=HOS Profile Management Debug",
21            "issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA Test",
22            "max-certs-path":3
23        },
24        {
25            "mode":"debug",
26            "type":"",
27            "subject":"C=CN, O=Huawei CBG, OU=HOS Development Team, CN=HOS Application Provision Profile Release_Debug",
28            "issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA Test",
29            "max-certs-path":3
30        }
31    ],
32    "trust-cert-path":[
33        {
34            "mode":"Release",
35            "type":"Authed",
36            "subject":"C=CN, O=Huawei, OU=HOS AppGallery, CN=HOS AppGallery Application Release",
37            "issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA Test",
38            "max-certs-path":3
39        },
40        {
41            "mode":"Release",
42            "type":"Platform",
43            "subject":"ALL",
44            "issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA Test",
45            "max-certs-path":3
46        },
47        {
48            "mode":"Release",
49            "type":"Block",
50            "subject":"C=CN, O=Huawei, OU=Huawei CBG, CN=HOS Application Provision Debug V2",
51            "issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA Test",
52            "max-certs-path":3
53        },
54        {
55            "mode":"Dev",
56            "type":"Developer",
57            "subject":"C=CN, O=Huawei, OU=Huawei CBG, CN=HOS Application Provision Debug V2",
58            "issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA Test",
59            "max-certs-path":3
60        }
61   ]
62}