mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-23 01:47:53 +00:00
Added ChangeLog entry
This commit is contained in:
parent
5c91270653
commit
5a0bc7f142
|
@ -46,6 +46,7 @@ Changes
|
||||||
* Add new config.h flag POLARSSL_X509_MIN_VERIFY_MD_ALG to set the minimum
|
* Add new config.h flag POLARSSL_X509_MIN_VERIFY_MD_ALG to set the minimum
|
||||||
hash accepted when verifying certificate chains. Defaults to SHA1, which
|
hash accepted when verifying certificate chains. Defaults to SHA1, which
|
||||||
means SHA1 is accepted but MD5 and below are rejected.
|
means SHA1 is accepted but MD5 and below are rejected.
|
||||||
|
* Improve makefiles on Windows: don't run find, and call perl explicitly.
|
||||||
|
|
||||||
= mbed TLS 1.3.19 branch released 2017-03-08
|
= mbed TLS 1.3.19 branch released 2017-03-08
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue