Commit be9063fb authored by filatov's avatar filatov
Browse files

Integrate the STF507 results to the trunk

parents d2f64f6e f5926bea
<!-- Authorization authority certificate with a circular region restriction <!-- Authorization authority certificate with a circular region restriction
Center: ETSI coordinates - 10km to the west Center: 10km to the west from base point
Radius: 10 km Radius: 10km
--> -->
<certificate name="CERT_TS_06_05_BO_AA"> <certificate name="CERT_TS_06_08_BO_AA">
<version>2</version> <version>2</version>
<signer type="digest" name="CERT_TEST_ROOT"/> <signer type="digest" name="CERT_TEST_ROOT"/>
<subject type="AA" name=""> <subject type="AA" name="">
...@@ -23,9 +23,9 @@ ...@@ -23,9 +23,9 @@
</attribute> </attribute>
</subject> </subject>
<validity> <validity>
<restriction type="time" start="2015-01-01" end="2015-04-30"/> <restriction type="time" start="-365d" end="+365d"/>
<restriction type="region"> <restriction type="region">
<circle latitude="-0.000067" longitude="-0.124221" radius="10000"/> <circle latitude="0.0" longitude="-20km" radius="10000"/>
</restriction> </restriction>
</validity> </validity>
<signature algorithm="0"/> <signature algorithm="0"/>
......
<!-- AT cert with curcular region outside the issuer region
Center: base point
Radius: 5km
-->
<certificate name="CERT_TS_06_08_BO_AT">
<version>2</version>
<signer type="digest" name="CERT_TS_06_08_BO_AA"/>
<subject type="AT" 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="3"/>
</attribute>
<!-- its_aid_ssp_list -->
<attribute type="its_aid_ssp_list">
<ssp aid="36">&#01;&#xFF;&#xFF;</ssp> <!-- CAM -->
<ssp aid="37">&#01;&#xFF;&#xFF;&#xFF;</ssp> <!-- DENM -->
</attribute>
</subject>
<validity>
<restriction type="time" start="+0d" end="+365d"/>
<restriction type="region">
<circle latitude="0.0" longitude="0.0" radius="5000"/>
</restriction>
</validity>
<signature algorithm="0"/>
</certificate>
...@@ -20,11 +20,11 @@ ...@@ -20,11 +20,11 @@
</attribute> </attribute>
</subject> </subject>
<validity> <validity>
<restriction type="time" start="2015-01-01" end="2015-04-30"/> <restriction type="time" start="+0d" end="+365d"/>
<restriction type="region"> <restriction type="region">
<rectangle> <rectangle>
<location latitude="0.044949" longitude="-0.062157"/> <location latitude="+10km" longitude="-10km"/>
<location latitude="-0.044983" longitude="0.062064"/> <location latitude="-10km" longitude="+10km"/>
</rectangle> </rectangle>
</restriction> </restriction>
</validity> </validity>
......
<!-- AT cert with smaller rectangular region than issuing AA cert --> <!-- AT cert with rectangular region signed by AA with bigger circular region
Center: base point
Side length: 10km
-->
<certificate name="CERT_TS_07_02_BV_AT"> <certificate name="CERT_TS_07_02_BV_AT">
<version>2</version> <version>2</version>
<signer type="digest" name="CERT_TS_C_AA"/> <signer type="digest" name="CERT_TS_B_AA"/>
<subject type="AT" name=""> <subject type="AT" name="">
<!-- verification_key --> <!-- verification_key -->
<attribute type="verification_key"> <attribute type="verification_key">
...@@ -20,11 +23,11 @@ ...@@ -20,11 +23,11 @@
</attribute> </attribute>
</subject> </subject>
<validity> <validity>
<restriction type="time" start="2015-01-01" end="2015-04-30"/> <restriction type="time" start="+0d" end="+365d"/>
<restriction type="region"> <restriction type="region">
<rectangle> <rectangle>
<location latitude="0.022479" longitude="-0.031067"/> <location latitude="+5km" longitude="-5km"/>
<location latitude="-0.022487" longitude="0.031044"/> <location latitude="-5km" longitude="+5km"/>
</rectangle> </rectangle>
</restriction> </restriction>
</validity> </validity>
......
<!-- AT cert with smaller rectangular region than issuing AA cert
Center: base point
Side length: 10km
-->
<certificate name="CERT_TS_07_03_BV_AT">
<version>2</version>
<signer type="digest" name="CERT_TS_C_AA"/>
<subject type="AT" 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="3"/>
</attribute>
<!-- its_aid_ssp_list -->
<attribute type="its_aid_ssp_list">
<ssp aid="36">&#01;&#xFF;&#xFF;</ssp> <!-- CAM -->
<ssp aid="37">&#01;&#xFF;&#xFF;&#xFF;</ssp> <!-- DENM -->
</attribute>
</subject>
<validity>
<restriction type="time" start="+0d" end="+365d"/>
<restriction type="region">
<rectangle>
<location latitude="+5km" longitude="-5km"/>
<location latitude="-5km" longitude="+5km"/>
</rectangle>
</restriction>
</validity>
<signature algorithm="0"/>
</certificate>
<!-- AT cert with rectangular region signed by AA with bigger polygonal region -->
<certificate name="CERT_TS_07_04_BV_AT">
<version>2</version>
<signer type="digest" name="CERT_TS_D_AA"/>
<subject type="AT" 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="3"/>
</attribute>
<!-- its_aid_ssp_list -->
<attribute type="its_aid_ssp_list">
<ssp aid="36">&#01;&#xFF;&#xFF;</ssp> <!-- CAM -->
<ssp aid="37">&#01;&#xFF;&#xFF;&#xFF;</ssp> <!-- DENM -->
</attribute>
</subject>
<validity>
<restriction type="time" start="+0d" end="+365d"/>
<restriction type="region">
<rectangle>
<location latitude="+5km" longitude="-5km"/>
<location latitude="-5km" longitude="+5km"/>
</rectangle>
</restriction>
</validity>
<signature algorithm="0"/>
</certificate>
<!-- AT cert with rectangular region signed by AA with bigger identified region
Center: base point
Side length: 10km
-->
<certificate name="CERT_TS_07_05_BV_AT">
<version>2</version>
<signer type="digest" name="CERT_TS_E_AA"/>
<subject type="AT" 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="3"/>
</attribute>
<!-- its_aid_ssp_list -->
<attribute type="its_aid_ssp_list">
<ssp aid="36">&#01;&#xFF;&#xFF;</ssp> <!-- CAM -->
<ssp aid="37">&#01;&#xFF;&#xFF;&#xFF;</ssp> <!-- DENM -->
</attribute>
</subject>
<validity>
<restriction type="time" start="+0d" end="+365d"/>
<restriction type="region">
<rectangle>
<location latitude="+5km" longitude="-5km"/>
<location latitude="-5km" longitude="+5km"/>
</rectangle>
</restriction>
</validity>
<signature algorithm="0"/>
</certificate>
<!-- AT cert without region restriction signed with cert with restangular region restriction --> <!-- AT cert without region restriction signed with cert with restangular region restriction-->
<certificate name="CERT_TS_07_03_BO_AT"> <certificate name="CERT_TS_07_06_BO_AT">
<version>2</version> <version>2</version>
<signer type="digest" name="CERT_TS_C_AA"/> <signer type="digest" name="CERT_TS_C_AA"/>
<subject type="AT" name=""> <subject type="AT" name="">
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
</attribute> </attribute>
</subject> </subject>
<validity> <validity>
<restriction type="time" start="2015-01-01" end="2015-04-30"/> <restriction type="time" start="+0d" end="+365d"/>
<restriction type="region"> <restriction type="region">
<none/> <none/>
</restriction> </restriction>
......
<!-- Authorization authority certificate with a rectangular region restriction <!-- Authorization authority certificate with a rectangular region restriction
Center: ETSI coordinates - 10km to the west Center: 20km to the west from base point
Side length: 20 km Side length: 20 km
--> -->
<certificate name="CERT_TS_07_05_BO_AA"> <certificate name="CERT_TS_07_07_BO_AA">
<version>2</version> <version>2</version>
<signer type="digest" name="CERT_TEST_ROOT"/> <signer type="digest" name="CERT_TEST_ROOT"/>
<subject type="AA" name=""> <subject type="AA" name="">
...@@ -23,11 +23,11 @@ ...@@ -23,11 +23,11 @@
</attribute> </attribute>
</subject> </subject>
<validity> <validity>
<restriction type="time" start="2015-01-01" end="2015-04-30"/> <restriction type="time" start="+0d" end="+365d"/>
<restriction type="region"> <restriction type="region">
<rectangle> <rectangle>
<location latitude="0.17946" longitude="-0.497442"/> <location latitude="+10km" longitude="-30km"/>
<location latitude="-0.000404" longitude="-0.248628"/> <location latitude="-10km" longitude="-10km"/>
</rectangle> </rectangle>
</restriction> </restriction>
</validity> </validity>
......
<!-- AT cert with rectangular region restriction outside of the region of the issuer --> <!-- AT cert with rectangular region restriction outside of the region of the issuer
<certificate name="CERT_TS_07_04_BO_AT"> Center: base point
Side length: 10km
-->
<certificate name="CERT_TS_07_07_BO_AT">
<version>2</version> <version>2</version>
<signer type="digest" name="CERT_TS_07_04_BO_AA"/> <signer type="digest" name="CERT_TS_07_07_BO_AA"/>
<subject type="AT" name=""> <subject type="AT" name="">
<!-- verification_key --> <!-- verification_key -->
<attribute type="verification_key"> <attribute type="verification_key">
...@@ -20,11 +23,11 @@ ...@@ -20,11 +23,11 @@
</attribute> </attribute>
</subject> </subject>
<validity> <validity>
<restriction type="time" start="2015-01-01" end="2015-04-30"/> <restriction type="time" start="+0d" end="+365d"/>
<restriction type="region"> <restriction type="region">
<rectangle> <rectangle>
<location latitude="0.022479" longitude="-0.031067"/> <location latitude="+5km" longitude="-5km"/>
<location latitude="-0.022487" longitude="0.031044"/> <location latitude="-5km" longitude="+5km"/>
</rectangle> </rectangle>
</restriction> </restriction>
</validity> </validity>
......
<!-- Authorization authority certificate with a rectangular region restriction <!-- Authorization authority certificate with a rectangular region restriction
Center: ETSI coordinates - 20km to the west Center: 10km to the west from base point
Side length: 20 km Side length: 20km
--> -->
<certificate name="CERT_TS_07_04_BO_AA"> <certificate name="CERT_TS_07_08_BO_AA">
<version>2</version> <version>2</version>
<signer type="digest" name="CERT_TEST_ROOT"/> <signer type="digest" name="CERT_TEST_ROOT"/>
<subject type="AA" name=""> <subject type="AA" name="">
...@@ -23,11 +23,11 @@ ...@@ -23,11 +23,11 @@
</attribute> </attribute>
</subject> </subject>
<validity> <validity>
<restriction type="time" start="2015-01-01" end="2015-04-30"/> <restriction type="time" start="+0d" end="+365d"/>
<restriction type="region"> <restriction type="region">
<rectangle> <rectangle>
<location latitude="0.089596" longitude="-0.372848"/> <location latitude="+10km" longitude="-20km"/>
<location latitude="-0.090268" longitude="-0.124406"/> <location latitude="-10km" longitude="-0km"/>
</rectangle> </rectangle>
</restriction> </restriction>
</validity> </validity>
......
<!-- AT cert with rectangular region restriction outside of the region of the issuer --> <!-- AT cert with rectangular region restriction outside of the region of the issuer
<certificate name="CERT_TS_07_05_BO_AT"> Center: base point
Side length: 10km
-->
<certificate name="CERT_TS_07_08_BO_AT">
<version>2</version> <version>2</version>
<signer type="digest" name="CERT_TS_07_05_BO_AA"/> <signer type="digest" name="CERT_TS_07_08_BO_AA"/>
<subject type="AT" name=""> <subject type="AT" name="">
<!-- verification_key --> <!-- verification_key -->
<attribute type="verification_key"> <attribute type="verification_key">
...@@ -20,11 +23,11 @@ ...@@ -20,11 +23,11 @@
</attribute> </attribute>
</subject> </subject>
<validity> <validity>
<restriction type="time" start="2015-01-01" end="2015-04-30"/> <restriction type="time" start="+0d" end="+365d"/>
<restriction type="region"> <restriction type="region">
<rectangle> <rectangle>
<location latitude="0.022479" longitude="-0.031067"/> <location latitude="+5km" longitude="-5km"/>
<location latitude="-0.022487" longitude="0.031044"/> <location latitude="-5km" longitude="+5km"/>
</rectangle> </rectangle>
</restriction> </restriction>
</validity> </validity>
......
...@@ -20,13 +20,13 @@ ...@@ -20,13 +20,13 @@
</attribute> </attribute>
</subject> </subject>
<validity> <validity>
<restriction type="time" start="2015-01-01" end="2015-04-30"/> <restriction type="time" start="+0d" end="+365d"/>
<restriction type="region"> <restriction type="region">
<polygon> <polygon>
<location latitude="0.089865" longitude="-0.124407"/> <location latitude="+10km" longitude="-10km"/>
<location latitude="0.089865" longitude="0.124036"/> <location latitude="+10km" longitude="+10km"/>
<location latitude="-0.089999" longitude="0.124036"/> <location latitude="-10km" longitude="+10km"/>
<location latitude="-0.089999" longitude="-0.124407"/> <location latitude="-10km" longitude="-10km"/>
</polygon> </polygon>
</restriction> </restriction>
</validity> </validity>
......
<!-- AT valid cert with smaller rectangular region than in the issuing AA cert --> <!-- AT valid cert with polygonal region signed with AA certificate with bigger circular region
Rectangular polygon.
Center: base point
Side length: 10km
-->
<certificate name="CERT_TS_08_02_BV_AT"> <certificate name="CERT_TS_08_02_BV_AT">
<version>2</version> <version>2</version>
<signer type="digest" name="CERT_TS_D_AA"/> <signer type="digest" name="CERT_TS_B_AA"/>
<subject type="AT" name=""> <subject type="AT" name="">
<!-- verification_key --> <!-- verification_key -->
<attribute type="verification_key"> <attribute type="verification_key">
...@@ -20,13 +24,13 @@ ...@@ -20,13 +24,13 @@
</attribute> </attribute>
</subject> </subject>
<validity> <validity>
<restriction type="time" start="2015-01-01" end="2015-04-30"/> <restriction type="time" start="+0d" end="+365d"/>
<restriction type="region"> <restriction type="region">
<polygon> <polygon>
<location latitude="0.044949" longitude="-0.062157"/> <location latitude="+5km" longitude="-5km"/>
<location latitude="0.044949" longitude="0.062064"/> <location latitude="+5km" longitude="+5km"/>
<location latitude="-0.044983" longitude="0.062064"/> <location latitude="-5km" longitude="+5km"/>
<location latitude="-0.044983" longitude="-0.062157"/> <location latitude="-5km" longitude="-5km"/>
</polygon> </polygon>
</restriction> </restriction>
</validity> </validity>
......
<!-- AT valid cert with polygonal region signed with AA certificate with bigger rectangular region
Rectangular polygon.
Center: base point
Side length: 10km
-->
<certificate name="CERT_TS_08_03_BV_AT">
<version>2</version>
<signer type="digest" name="CERT_TS_C_AA"/>
<subject type="AT" 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="3"/>
</attribute>
<!-- its_aid_ssp_list -->
<attribute type="its_aid_ssp_list">
<ssp aid="36">&#01;&#xFF;&#xFF;</ssp> <!-- CAM -->
<ssp aid="37">&#01;&#xFF;&#xFF;&#xFF;</ssp> <!-- DENM -->
</attribute>
</subject>
<validity>
<restriction type="time" start="+0d" end="+365d"/>
<restriction type="region">
<polygon>
<location latitude="+5km" longitude="-5km"/>
<location latitude="+5km" longitude="+5km"/>
<location latitude="-5km" longitude="+5km"/>
<location latitude="-5km" longitude="-5km"/>
</polygon>
</restriction>
</validity>
<signature algorithm="0"/>
</certificate>
<!-- AT valid cert with polygonal region signed with AA certificate with bigger polygonal region
Rectangular polygon.
Center: base point
Side length: 10km
-->
<certificate name="CERT_TS_08_04_BV_AT">
<version>2</version>
<signer type="digest" name="CERT_TS_D_AA"/>
<subject type="AT" 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="3"/>
</attribute>
<!-- its_aid_ssp_list -->
<attribute type="its_aid_ssp_list">
<ssp aid="36">&#01;&#xFF;&#xFF;</ssp> <!-- CAM -->
<ssp aid="37">&#01;&#xFF;&#xFF;&#xFF;</ssp> <!-- DENM -->
</attribute>
</subject>
<validity>
<restriction type="time" start="+0d" end="+365d"/>
<restriction type="region">
<polygon>
<location latitude="+5km" longitude="-5km"/>
<location latitude="+5km" longitude="+5km"/>
<location latitude="-5km" longitude="+5km"/>
<location latitude="-5km" longitude="-5km"/>
</polygon>
</restriction>
</validity>
<signature algorithm="0"/>
</certificate>
<!-- AT valid cert with polygonal region signed with AA certificate with bigger identified region
Rectangular polygon.
Center: base point
Side length: 10km
-->
<certificate name="CERT_TS_08_05_BV_AT">
<version>2</version>
<signer type="digest" name="CERT_TS_E_AA"/>
<subject type="AT" 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="3"/>
</attribute>
<!-- its_aid_ssp_list -->
<attribute type="its_aid_ssp_list">
<ssp aid="36">&#01;&#xFF;&#xFF;</ssp> <!-- CAM -->
<ssp aid="37">&#01;&#xFF;&#xFF;&#xFF;</ssp> <!-- DENM -->
</attribute>
</subject>
<validity>
<restriction type="time" start="+0d" end="+365d"/>
<restriction type="region">
<polygon>
<location latitude="+5km" longitude="-5km"/>
<location latitude="+5km" longitude="+5km"/>
<location latitude="-5km" longitude="+5km"/>
<location latitude="-5km" longitude="-5km"/>
</polygon>
</restriction>
</validity>
<signature algorithm="0"/>
</certificate>
<!-- AT cert intersecting with the polygonal region of the issuing AA cert --> <!-- An invalid AT cert without region restriction signed with cert with polygonal region restriction -->
<certificate name="CERT_TS_08_06_BO_AT"> <certificate name="CERT_TS_08_06_BO_AT">
<version>2</version> <version>2</version>
<signer type="digest" name="CERT_TS_08_06_BO_AA"/> <signer type="digest" name="CERT_TS_D_AA"/>
<subject type="AT" name=""> <subject type="AT" name="">
<!-- verification_key --> <!-- verification_key -->
<attribute type="verification_key"> <attribute type="verification_key">
...@@ -20,14 +20,9 @@ ...@@ -20,14 +20,9 @@
</attribute>