mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-08 10:09:54 +00:00
Update for ChangeLog for fixes for cert_app
This commit is contained in:
parent
23abd160cc
commit
80d191bbe9
|
@ -10,6 +10,7 @@ Bugfix
|
||||||
when GCM is used. #441
|
when GCM is used. #441
|
||||||
* Fix for key exchanges based on ECDH-RSA or ECDH-ECDSA which weren't
|
* Fix for key exchanges based on ECDH-RSA or ECDH-ECDSA which weren't
|
||||||
enabled unless others were also present. Found by David Fernandez. #428
|
enabled unless others were also present. Found by David Fernandez. #428
|
||||||
|
* Fixed configuration of debug output in cert_app sample program.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Add compile time option for relaxed X509 time verification to enable
|
* Add compile time option for relaxed X509 time verification to enable
|
||||||
|
|
Loading…
Reference in a new issue