CERT_TEST_ROOT.xml 978 Bytes
Newer Older
<certificate name="CERT_TEST_ROOT" keep-existing="yes">
	<version>2</version>
	<signer type="self"></signer>
	<subject type="ROOT" name="">
		<!-- verification_key -->
		<attribute type="verification_key">
			<public_key algorythm="ecdsa_nistp256_with_sha256">
				<ecc_point type="uncompressed"/>
			</public_key>
		</attribute>
		<!-- assurance_level -->
		<attribute type="assurance_level">
			<assurance level="6" confidence="0"/>
		</attribute>
		<!-- its_aid_list -->
		<attribute type="its_aid_list">
			<aid value="36"/>  <!-- CAM -->
			<aid value="37"/>  <!-- DENM -->
			<aid value="137"/> <!-- TLM / SPAT -->
			<aid value="138"/> <!-- RLT / MAP-->
			<aid value="139"/> <!-- IVI -->
			<aid value="140"/> <!-- TLC -->
			<aid value="141"/> <!-- GN-MGMT -->
		</attribute>
	</subject>
	<validity>
		<restriction type="time" start="-365d" end="+730d"/>
		<restriction type="region">
			<none/>
		</restriction>
	</validity>
	<signature algorithm="0"/>
</certificate>