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",
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",
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",
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",
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",
38            "max-certs-path":3
39        },
40        {
41            "mode":"Release",
42            "type":"Authed",
43            "subject":"ALL",
44            "issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
45            "max-certs-path":3
46        },{
47            "mode":"Release",
48            "type":"Block",
49            "subject":"C=CN, O=Huawei, OU=Huawei CBG, CN=HOS Application Provision Debug V2",
50            "issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
51            "max-certs-path":3
52        },{
53            "mode":"Release",
54            "type":"Block",
55            "subject":"",
56            "issuer":"",
57            "max-certs-path":3
58        },{
59            "mode":"Dev",
60            "type":"Platform",
61            "subject":"C=CN, O=Huawei, OU=Huawei CBG, CN=HOS Application Provision Debug V2",
62            "issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
63            "max-certs-path":3
64        },{
65            "mode":"Dev",
66            "type":"Debug",
67            "subject":"",
68            "issuer":"",
69            "max-certs-path":3
70        }
71   ]
72}