From 3fc0a03bb589891d40d5182fe40b01ac3e28104e Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Sat, 7 Aug 2021 19:58:24 -0500 Subject: [PATCH] :-) Properly thank miijoost for forcing me to fix all of the issues in get_p11_label(). --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index c171422..95947bc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,8 @@ 1.8 - Use get_p11_label for certificate name in output when processing local certificates - - Use "Subject:" line for get_p11_label() and normalize values + - Use "Subject:" line for get_p11_label() - Use last OU= value for get_p11_label() fallback + - Fix sereral text issus in get_p11_label - Thanks to Michael Joost - Omit x-certificate-extension in comparison for copy-local-modifications - Use X509v3 Key Usage section to determine local trust for anchors