summaryrefslogtreecommitdiff
path: root/tests/CVE-2018-1000654-2.asn
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CVE-2018-1000654-2.asn')
-rw-r--r--tests/CVE-2018-1000654-2.asn13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/CVE-2018-1000654-2.asn b/tests/CVE-2018-1000654-2.asn
new file mode 100644
index 0000000..e07b0d1
--- /dev/null
+++ b/tests/CVE-2018-1000654-2.asn
@@ -0,0 +1,13 @@
+TEST_TREE {iso(1) identified-organization(3) dod(6) internet(1)
+ security(5) mechanisms(5) pkix(7) id-mod(0) id-pkix1-implicit-88(2)}
+
+DEFINITIONS IMPLICIT TAGS ::=
+
+BEGIN
+
+id-oneTest OBJECT IDENTIFIER ::= {id-two 9 1}
+id-two OBJECT IDENTIFIER ::= {id-three 2 2}
+id-three OBJECT IDENTIFIER ::= {id-four 3 3}
+id-four OBJECT IDENTIFIER ::= {id-two 3 3}
+
+END