From 1deefd5fdfd938a42adb2f965993f2dd0758adfb Mon Sep 17 00:00:00 2001
From: Andrew Costa <andrew.costa@nebraska.edu>
Date: Tue, 26 Apr 2022 12:46:48 -0500
Subject: [PATCH] Removed extra key descriptor closing tag for LexisNexus

---
 nefed.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/nefed.xml b/nefed.xml
index 16a187e..af61a2f 100644
--- a/nefed.xml
+++ b/nefed.xml
@@ -4406,7 +4406,6 @@
                     </ds:X509Data>
                 </ds:KeyInfo>
             </KeyDescriptor>
-            </KeyDescriptor>
             <KeyDescriptor use="signing">
                 <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
                     <ds:X509Data>
-- 
GitLab