mbedtls/ChangeLog.d/fix_reporting_of_key_usage_issues.txt

5 lines
131 B
Plaintext
Raw Normal View History

Bugfix
* Fix the failure to correctly update verification flags when
checking the (ext)KeyUsage extension.
Resolves #1260