aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-07-22 07:51:47 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-07-22 07:51:47 +0000
commitea5916772e00cee4c9ce04cc5ad222dfe8258f46 (patch)
tree12f46c89e05ab195712b95699d0a96f14fa9697a /asn1
parent769507d234a530c80f4bea15ddf55b8608d2b7f9 (diff)
minor update
UniqueIdentifier is imported from x509sat and not x509if svn path=/trunk/; revision=11466
Diffstat (limited to 'asn1')
-rw-r--r--asn1/x509af/x509af.cnf1
-rw-r--r--asn1/x509if/x509if_exp.cnf1
-rw-r--r--asn1/x509sat/x509sat_exp.cnf4
3 files changed, 5 insertions, 1 deletions
diff --git a/asn1/x509af/x509af.cnf b/asn1/x509af/x509af.cnf
index 339719ba92..7fdbd3a7ce 100644
--- a/asn1/x509af/x509af.cnf
+++ b/asn1/x509af/x509af.cnf
@@ -9,6 +9,7 @@ CertificateExtensions x509ce
SelectedAttributeTypes x509sat
#.INCLUDE ../x509if/x509if_exp.cnf
+#.INCLUDE ../x509sat/x509sat_exp.cnf
#.EXPORTS
diff --git a/asn1/x509if/x509if_exp.cnf b/asn1/x509if/x509if_exp.cnf
index 48e3a81777..1f8525c89d 100644
--- a/asn1/x509if/x509if_exp.cnf
+++ b/asn1/x509if/x509if_exp.cnf
@@ -2,6 +2,5 @@
#.IMPORT_TAG
GeneralNames BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
Name BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
-UniqueIdentifier BER_CLASS_UNI BER_UNI_TAG_BITSTRING
Attribute BER_CLASS_UNI BER_UNI_TAG_SEQUENCE
diff --git a/asn1/x509sat/x509sat_exp.cnf b/asn1/x509sat/x509sat_exp.cnf
new file mode 100644
index 0000000000..ed8c43f443
--- /dev/null
+++ b/asn1/x509sat/x509sat_exp.cnf
@@ -0,0 +1,4 @@
+
+#.IMPORT_TAG
+UniqueIdentifier BER_CLASS_UNI BER_UNI_TAG_BITSTRING
+