equal
deleted
inserted
replaced
|
1 <fragment> |
|
2 |
|
3 <trustroot> |
|
4 <validity> |
|
5 <sim> |
|
6 <mcc>310</mcc> |
|
7 <mnc>15</mnc> |
|
8 </sim> |
|
9 </validity> |
|
10 <certificate> |
|
11 <device> |
|
12 <name>innexistent_cert</name> |
|
13 <access> |
|
14 <delete/> |
|
15 <disable/> |
|
16 </access> |
|
17 </device> |
|
18 </certificate> |
|
19 <binding> |
|
20 <volatile/> |
|
21 <domain>*MFD*</domain> |
|
22 </binding> |
|
23 </trustroot> |
|
24 |
|
25 <trustroot> |
|
26 <certificate> |
|
27 <device> |
|
28 <name>invalid_cert</name> |
|
29 </device> |
|
30 </certificate> |
|
31 <binding> |
|
32 <domain>*MFD*</domain> |
|
33 </binding> |
|
34 </trustroot> |
|
35 |
|
36 <trustroot> |
|
37 <certificate> |
|
38 <device> |
|
39 <name>invalid_domain</name> |
|
40 </device> |
|
41 </certificate> |
|
42 <binding> |
|
43 <domain>invalid_domain</domain> |
|
44 </binding> |
|
45 </trustroot> |
|
46 |
|
47 <trustroot> |
|
48 <certificate> |
|
49 <device> |
|
50 <name>manufacturer_cert1</name> |
|
51 </device> |
|
52 </certificate> |
|
53 <binding> |
|
54 <domain>*MFD*</domain> |
|
55 </binding> |
|
56 </trustroot> |
|
57 |
|
58 <trustroot> |
|
59 <certificate> |
|
60 <device> |
|
61 <name>manufacturer_cert2</name> |
|
62 </device> |
|
63 </certificate> |
|
64 <binding> |
|
65 <domain>*MFDU*</domain> |
|
66 </binding> |
|
67 </trustroot> |
|
68 |
|
69 <trustroot> |
|
70 <certificate> |
|
71 <device> |
|
72 <name>operator_cert1</name> |
|
73 </device> |
|
74 </certificate> |
|
75 <binding> |
|
76 <domain>*OPD*</domain> |
|
77 </binding> |
|
78 </trustroot> |
|
79 |
|
80 <trustroot> |
|
81 <certificate> |
|
82 <device> |
|
83 <name>operator_cert2</name> |
|
84 </device> |
|
85 </certificate> |
|
86 <binding> |
|
87 <domain>*ODOPD*</domain> |
|
88 </binding> |
|
89 </trustroot> |
|
90 |
|
91 <trustroot> |
|
92 <certificate> |
|
93 <device> |
|
94 <name>operator_cert3</name> |
|
95 </device> |
|
96 </certificate> |
|
97 <binding> |
|
98 <domain>*OPDU*</domain> |
|
99 </binding> |
|
100 </trustroot> |
|
101 |
|
102 <trustroot> |
|
103 <certificate> |
|
104 <device> |
|
105 <name>operator_cert4</name> |
|
106 </device> |
|
107 </certificate> |
|
108 <binding> |
|
109 <domain>*ODOPDU*</domain> |
|
110 </binding> |
|
111 </trustroot> |
|
112 |
|
113 <trustroot> |
|
114 <certificate> |
|
115 <device> |
|
116 <name>trustedthirdparty_cert</name> |
|
117 </device> |
|
118 </certificate> |
|
119 <binding> |
|
120 <domain>*TTPD*</domain> |
|
121 </binding> |
|
122 </trustroot> |
|
123 |
|
124 <trustroot> |
|
125 <certificate> |
|
126 <device> |
|
127 <name>not_delete_not_disable_cert</name> |
|
128 </device> |
|
129 </certificate> |
|
130 <binding> |
|
131 <domain>*TTPD*</domain> |
|
132 </binding> |
|
133 </trustroot> |
|
134 |
|
135 <trustroot> |
|
136 <certificate> |
|
137 <device> |
|
138 <name>not_disable_cert</name> |
|
139 <access> |
|
140 <delete/> |
|
141 </access> |
|
142 </device> |
|
143 </certificate> |
|
144 <binding> |
|
145 <domain>*TTPD*</domain> |
|
146 </binding> |
|
147 </trustroot> |
|
148 |
|
149 <trustroot> |
|
150 <certificate> |
|
151 <device> |
|
152 <name>not_delete_cert</name> |
|
153 <access> |
|
154 <disable/> |
|
155 </access> |
|
156 </device> |
|
157 </certificate> |
|
158 <binding> |
|
159 <domain>*TTPD*</domain> |
|
160 </binding> |
|
161 </trustroot> |
|
162 |
|
163 <trustroot> |
|
164 <certificate> |
|
165 <device> |
|
166 <name>delete_and_disable_cert</name> |
|
167 <access> |
|
168 <delete/> |
|
169 <disable/> |
|
170 </access> |
|
171 </device> |
|
172 </certificate> |
|
173 <binding> |
|
174 <domain>*TTPD*</domain> |
|
175 </binding> |
|
176 </trustroot> |
|
177 |
|
178 </fragment> |