Update for ChangeLog for fixes for cert_app

This commit is contained in:
Simon Butcher 2016-09-26 22:06:16 +01:00
parent 23abd160cc
commit 80d191bbe9

View file

@ -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