aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/x509ce
diff options
context:
space:
mode:
authorAndersBroman <anders.broman@ericsson.com>2017-07-11 14:26:52 +0200
committerAnders Broman <a.broman58@gmail.com>2017-07-11 14:47:20 +0000
commit49e920bc218e9a21e87b4271edec3032dd11627d (patch)
treecb38b575fd9b5e95e923c94571133576b0b96ddd /epan/dissectors/asn1/x509ce
parent0ba78c947b4c835af391cfacf37c32ad1487c18f (diff)
[x509af] Make CertificateSerialNumber an unsigned integer to handle a 9
byte 64 bit BER encoded unsigned number. Change-Id: I43e4a7f3103fac458a528022e0fdf6f0947804dc Reviewed-on: https://code.wireshark.org/review/22585 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/asn1/x509ce')
-rw-r--r--epan/dissectors/asn1/x509ce/x509ce.cnf5
1 files changed, 2 insertions, 3 deletions
diff --git a/epan/dissectors/asn1/x509ce/x509ce.cnf b/epan/dissectors/asn1/x509ce/x509ce.cnf
index 454ea8958e..153e5cfcc2 100644
--- a/epan/dissectors/asn1/x509ce/x509ce.cnf
+++ b/epan/dissectors/asn1/x509ce/x509ce.cnf
@@ -13,7 +13,7 @@
#.END
# InformationFramework classes
-##.CLASS ATTRIBUTE
+# #.CLASS ATTRIBUTE
#&derivation ClassReference ATTRIBUTE
#&Type
#&equality-match ClassReference MATCHING-RULE
@@ -24,7 +24,7 @@
#&no-user-modification BooleanType
#&usage
#&id ObjectIdentifierType
-##.END
+# #.END
#.CLASS MATCHING-RULE
&ParentMatchingRules ClassReference MATCHING-RULE
@@ -184,4 +184,3 @@ EnhancedCertificateAssertion/pathToName enhancedPathToName
#.END
-