mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-24 21:41:29 +00:00
parent
45bbb21799
commit
09b6274247
|
@ -20,6 +20,7 @@ Security
|
||||||
Reported independently by rongsaws and Regina Wilson. #569 CVE-2017-2784
|
Reported independently by rongsaws and Regina Wilson. #569 CVE-2017-2784
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
|
<<<<<<< HEAD
|
||||||
* Fix output certificate verification flags set by x509_crt_verify_top() when
|
* Fix output certificate verification flags set by x509_crt_verify_top() when
|
||||||
traversing a chain of trusted CA. The issue would cause both flags,
|
traversing a chain of trusted CA. The issue would cause both flags,
|
||||||
MBEDTLS_X509_BADCERT_NOT_TRUSTED and MBEDTLS_X509_BADCERT_EXPIRED, to be
|
MBEDTLS_X509_BADCERT_NOT_TRUSTED and MBEDTLS_X509_BADCERT_EXPIRED, to be
|
||||||
|
|
Loading…
Reference in a new issue