Update Changelog for X.509 unrecognised field fix
This commit is contained in:
parent
c58d7b4074
commit
59bffa2df0
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ Changes
|
||||||
naming collision in projects which also have files with the common name
|
naming collision in projects which also have files with the common name
|
||||||
net.c. For consistency, the corresponding header file, net.h, is marked as
|
net.c. For consistency, the corresponding header file, net.h, is marked as
|
||||||
deprecated, and its contents moved to net_sockets.h.
|
deprecated, and its contents moved to net_sockets.h.
|
||||||
|
* Changed the strategy for X.509 certificate parsing and validation, to no
|
||||||
|
longer disregard certificates with unrecognised fields.
|
||||||
|
|
||||||
= mbed TLS 2.3.0 branch released 2016-06-28
|
= mbed TLS 2.3.0 branch released 2016-06-28
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue