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
15b1f477
Commit
15b1f477
authored
Nov 08, 2018
by
garciay
Browse files
Merge branch 'STF525' of
https://forge.etsi.org/gitlab/ITS/ITS
into STF525
parents
b702fe2f
e93663dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/itscertgen/asn1certgen/asn1certgen.xslt
View file @
15b1f477
...
...
@@ -112,7 +112,14 @@
</xsl:variable>
<toBeSigned>
<id><none></none></id>
<xsl:choose>
<xsl:when
test=
"@name = ''"
>
<id><none></none></id>
</xsl:when>
<xsl:otherwise>
<id><name><xsl:value-of
select=
"@name"
/></name></id>
</xsl:otherwise>
</xsl:choose>
<cracaId>
00 00 00
</cracaId>
<crlSeries>
0
</crlSeries>
...
...
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