Commit 048d29e5 authored by Denis Filatov's avatar Denis Filatov
Browse files

fix CERT_REQ minChainLength in RCA

parent f3313433
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
			<aid value="101"/>  <!-- not allocated -->
			<aid value="102"/>  <!-- not allocated -->
		</attribute>
		<attribute type="its_aid_list" minChainLength="1">
		<attribute type="its_aid_list" minChainLength="2">
			<aid value="CRT-REQ">01 FE/FF 01</aid> <!-- Cert request: any -->
		</attribute>
		<attribute type="its_aid_ssp_list">
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
			<aid value="SSEM"/> <!-- TLC RESPONSE -->
			<aid value="GN-MGMT"/> <!-- GN-MGMT -->
		</attribute>
		<attribute type="its_aid_list" minChainLength="1">
		<attribute type="its_aid_list" minChainLength="2">
			<aid value="CRT-REQ">01 FE/FF 01</aid> <!-- Cert request: any -->
		</attribute>
		<attribute type="its_aid_ssp_list">