Adapt ChangeLog
This commit is contained in:
parent
031d6335b7
commit
5f9aa2be7d
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@ Bugfix
|
|||
for the parameter.
|
||||
* Add a check for MBEDTLS_X509_CRL_PARSE_C in ssl_server2, guarding the crl
|
||||
sni entry parameter. Reported by inestlerode in #560.
|
||||
* Fix bug in endianness conversion in bignum module. This lead to
|
||||
functionally incorrect code on bigendian systems which don't have
|
||||
__BYTE_ORDER__ defined. Reported by Brendan Shanks. Fixes #2622.
|
||||
|
||||
Changes
|
||||
* Server's RSA certificate in certs.c was SHA-1 signed. In the default
|
||||
|
|
Loading…
Reference in a new issue