aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/logotype-cert-extn
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-11-04 18:16:41 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-11-04 18:16:41 +0000
commitc05f17b5fe6612fa39b739b7465d3a288c46b761 (patch)
treee8cee255d9540813a0ffe3cbe766e9423bd4d164 /asn1/logotype-cert-extn
parentf7804d98994ebc0f70f25c371a1539250eb93484 (diff)
Update do use the -X and -T asn2wrs flags.
svn path=/trunk/; revision=23357
Diffstat (limited to 'asn1/logotype-cert-extn')
-rw-r--r--asn1/logotype-cert-extn/LogotypeCertExtn.asn26
-rw-r--r--asn1/logotype-cert-extn/Makefile.common2
2 files changed, 13 insertions, 15 deletions
diff --git a/asn1/logotype-cert-extn/LogotypeCertExtn.asn b/asn1/logotype-cert-extn/LogotypeCertExtn.asn
index 3bf7eeef1f..babaaa20f8 100644
--- a/asn1/logotype-cert-extn/LogotypeCertExtn.asn
+++ b/asn1/logotype-cert-extn/LogotypeCertExtn.asn
@@ -1,5 +1,4 @@
--- This ASN.1 module was taken from RFC3709 and modified to fit through Wiresharks
--- ANS2WRS compiler
+-- This ASN.1 module was taken from RFC3709.
--
-- The copyright statement of the RFC as follows :
--
@@ -34,10 +33,10 @@ IMPORTS
-- Logotype Extension OID
--
---id-pe-logotype OBJECT IDENTIFIER ::=
--- { iso(1) identified-organization(3) dod(6) internet(1)
--- security(5) mechanisms(5) pkix(7) id-pe(1) 12 }
---
+id-pe-logotype OBJECT IDENTIFIER ::=
+ { iso(1) identified-organization(3) dod(6) internet(1)
+ security(5) mechanisms(5) pkix(7) id-pe(1) 12 }
+
-- Logotype Extension Syntax
@@ -107,13 +106,12 @@ HashAlgAndValue ::= SEQUENCE {
hashValue OCTET STRING }
-- Other logotype type OIDs
---
---id-logo OBJECT IDENTIFIER ::= { iso(1) identified-organization(3)
--- dod(6) internet(1) security(5) mechanisms(5) pkix(7) 20 }
---
---id-logo-loyalty OBJECT IDENTIFIER ::= { id-logo 1 }
---
---id-logo-background OBJECT IDENTIFIER ::= { id-logo 2 }
---
+id-logo OBJECT IDENTIFIER ::= { iso(1) identified-organization(3)
+ dod(6) internet(1) security(5) mechanisms(5) pkix(7) 20 }
+
+
+id-logo-loyalty OBJECT IDENTIFIER ::= { id-logo 1 }
+
+id-logo-background OBJECT IDENTIFIER ::= { id-logo 2 }
END
diff --git a/asn1/logotype-cert-extn/Makefile.common b/asn1/logotype-cert-extn/Makefile.common
index 89df26aadc..a020676d5f 100644
--- a/asn1/logotype-cert-extn/Makefile.common
+++ b/asn1/logotype-cert-extn/Makefile.common
@@ -44,7 +44,7 @@ SRC_FILES = \
$(EXTRA_DIST) \
$(EXT_ASN_FILE_LIST)
-A2W_FLAGS= -b
+A2W_FLAGS= -b -X -T
EXTRA_CNF= \
../x509af/x509af-exp.cnf