From 6940469e500e60f0f8c224157ce578b96ff006c4 Mon Sep 17 00:00:00 2001 From: Neha Gopinath Date: Tue, 21 Jan 2020 16:53:35 +0100 Subject: [PATCH] Working operation to parse certificate bundles --- .idea/inspectionProfiles/Project_Default.xml | 6 - .idea/workspace.xml | 235 +++++++++++++----- package-lock.json | 5 + package.json | 1 + .../ParseX509CertificateBundles.mjs | 61 +++-- src/core/operations/sample.pem | 102 ++++++++ 6 files changed, 317 insertions(+), 93 deletions(-) delete mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 src/core/operations/sample.pem diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 03d9549e..00000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5e7a2362..6eaf0045 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,9 +2,11 @@ + + - - + + @@ -48,8 +101,8 @@ @@ -66,18 +119,17 @@ - -