Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ITS - Intelligent Transport Systems
ITS
Commits
01a180c2
Commit
01a180c2
authored
Feb 16, 2016
by
filatov
Browse files
forgotten profiles
parent
3acc3154
Changes
6
Hide whitespace changes
Inline
Side-by-side
data/profiles/CERT_TS_0
8
_0
6
_B
O
_AA.xml
→
data/profiles/CERT_TS_0
9
_0
3
_B
V
_AA.xml
View file @
01a180c2
<!-- Authorization authority certificate with a polygonal region restriction
representing a square centered on 10km to the West from ETSI
and having a side length of 20 km
-->
<certificate
name=
"CERT_TS_08_06_BO_AA"
>
<version>
2
</version>
<signer
type=
"digest"
name=
"CERT_TEST_ROOT"
/>
<subject
type=
"AA"
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=
"4"
confidence=
"0"
/>
</attribute>
<!-- its_aid_list -->
<attribute
type=
"its_aid_list"
>
<aid
value=
"36"
/>
<!-- CAM -->
<aid
value=
"37"
/>
<!-- DENM -->
</attribute>
</subject>
<validity>
<restriction
type=
"time"
start=
"2015-01-01"
end=
"2015-04-30"
/>
<restriction
type=
"region"
>
<polygon>
<location
latitude=
"0.17946"
longitude=
"-0.497442"
/>
<location
latitude=
"0.17946"
longitude=
"-0.248628"
/>
<location
latitude=
"-0.000404"
longitude=
"-0.248628"
/>
<location
latitude=
"-0.000404"
longitude=
"-0.497442"
/>
</polygon>
</restriction>
</validity>
<signature
algorithm=
"0"
/>
</certificate>
<!-- AA certificate with circular region covering France -->
<certificate
name=
"CERT_TS_09_03_BV_AA"
>
<version>
2
</version>
<signer
type=
"digest"
name=
"CERT_TEST_ROOT"
/>
<subject
type=
"AA"
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=
"4"
confidence=
"0"
/>
</attribute>
<!-- its_aid_list -->
<attribute
type=
"its_aid_list"
>
<aid
value=
"36"
/>
<!-- CAM -->
<aid
value=
"37"
/>
<!-- DENM -->
</attribute>
</subject>
<validity>
<restriction
type=
"time"
start=
"+0d"
end=
"+365d"
/>
<restriction
type=
"region"
>
<circle
latitude=
"46.60611"
longitude=
"1.87528"
radius=
"0xFFFF"
mode=
"absolute"
/>
</restriction>
</validity>
<signature
algorithm=
"0"
/>
</certificate>
data/profiles/CERT_TS_09_03_BV_AT.xml
0 → 100644
View file @
01a180c2
<!-- The valid AT certificate with identified region, signed with certificate containing circular region
-->
<certificate
name=
"CERT_TS_09_03_BV_AT"
>
<version>
2
</version>
<signer
type=
"digest"
name=
"CERT_TS_09_03_BV_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"
>
ÿÿ
</ssp>
<!-- CAM -->
<ssp
aid=
"37"
>
ÿÿÿ
</ssp>
<!-- DENM -->
</attribute>
</subject>
<validity>
<restriction
type=
"time"
start=
"+0d"
end=
"+365d"
/>
<restriction
type=
"region"
>
<id
dictionary=
"iso_3166_1"
id=
"250"
local=
"1"
/>
<!-- France -->
</restriction>
</validity>
<signature
algorithm=
"0"
/>
</certificate>
data/profiles/CERT_TS_09_04_BV_AA.xml
View file @
01a180c2
<!-- AA certificate with
circ
ular region covering France -->
<!-- AA certificate with
rectang
ular region covering France -->
<certificate
name=
"CERT_TS_09_04_BV_AA"
>
<version>
2
</version>
...
...
data/profiles/CERT_TS_09_04_BV_AT.xml
View file @
01a180c2
<!-- The valid AT certificate, signed with CERT_TS_E_AA and containing
the same region restriction like the issuing certificate
with local region definition
-->
<!-- The valid AT certificate with id region, signed with certificate with rectangular region-->
<certificate
name=
"CERT_TS_09_04_BV_AT"
>
<version>
2
</version>
<signer
type=
"digest"
name=
"CERT_TS_09_04_BV_AA"
/>
...
...
data/profiles/CERT_TS_09_05_BV_AA.xml
View file @
01a180c2
<!-- AA certificate with
circular
region covering France -->
<!-- AA certificate with
polygonal
region covering France -->
<certificate
name=
"CERT_TS_09_05_BV_AA"
>
<version>
2
</version>
...
...
data/profiles/CERT_TS_09_05_BV_AT.xml
View file @
01a180c2
<!-- The valid AT certificate, signed with CERT_TS_E_AA and containing
the same region restriction like the issuing certificate
with local region definition
-->
<!-- The valid AT certificate with id region, signed with certificate with polygonal region-->
<certificate
name=
"CERT_TS_09_05_BV_AT"
>
<version>
2
</version>
<signer
type=
"digest"
name=
"CERT_TS_09_04_BV_AA"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment