From ebfbbcb5f1661b248a80300cd538513687675552 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Hohnst=C3=A4dt?= Date: Thu, 19 Nov 2020 13:41:44 +0100 Subject: [PATCH] Extend commit f03ea67bddd4 by adding the OIDs to OIDS.txt This commit supports OpenSSL < 1.1.0, since the OIDs have only been added for OpenSSL 1.1.0 and later --- misc/oids.text | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/oids.text b/misc/oids.text index e099d1d8..63ffffaa 100644 --- a/misc/oids.text +++ b/misc/oids.text @@ -9,3 +9,6 @@ 1.3.6.1.5.5.7.3.13: id-kp-eapOverPPP: EAP over PPP 1.3.6.1.5.5.7.3.14: id-kp-eapOverLAN: EAP over Lan 1.3.6.1.5.2.3.5: pkInitKDC: Signing KDC Response + +1.3.6.1.5.5.7.3.21: secureShellClient: SSH Client +1.3.6.1.5.2.3.4: pkInitClientAuth: PKINIT Client Auth