Update for ChangeLog for fixes for cert_app
This commit is contained in:
parent
2d6599284f
commit
77d779e8bb
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ Bugfix
|
||||||
enabled unless others were also present. Found by David Fernandez. #428
|
enabled unless others were also present. Found by David Fernandez. #428
|
||||||
* Fix for out-of-tree builds using CMake. Found by jwurzer, and fix based on
|
* Fix for out-of-tree builds using CMake. Found by jwurzer, and fix based on
|
||||||
a contribution from Tobias Tangemann. #541
|
a contribution from Tobias Tangemann. #541
|
||||||
|
* Fixed cert_app sample program for debug output and for use when no root
|
||||||
|
certificates are provided.
|
||||||
* Fix mbedtls_x509_get_sig() to update the ASN1 type in the mbedtls_x509_buf
|
* Fix mbedtls_x509_get_sig() to update the ASN1 type in the mbedtls_x509_buf
|
||||||
data structure until after error checks are successful. Found by
|
data structure until after error checks are successful. Found by
|
||||||
subramanyam-c.
|
subramanyam-c.
|
||||||
|
|
Loading…
Reference in a new issue