diff --git a/ChangeLog.d/fix_reporting_of_key_usage_issues.txt b/ChangeLog.d/fix_reporting_of_key_usage_issues.txt new file mode 100644 index 000000000..12f1bb379 --- /dev/null +++ b/ChangeLog.d/fix_reporting_of_key_usage_issues.txt @@ -0,0 +1,4 @@ +Bugfix + * Fix the failure to correctly update verification flags when + checking the (ext)KeyUsage extension. + Resolves #1260