mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-10 15:40:30 +00:00
Add ChangeLog entry
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
parent
541af8575e
commit
a808ec3f0d
7
ChangeLog.d/ssl-error-code-cleanup.txt
Normal file
7
ChangeLog.d/ssl-error-code-cleanup.txt
Normal file
@ -0,0 +1,7 @@
|
||||
API changes
|
||||
* Remove SSL error codes `MBEDTLS_ERR_SSL_CERTIFICATE_REQUIRED`
|
||||
and `MBEDTLS_ERR_SSL_INVALID_VERIFY_HASH` which are never
|
||||
returned from the public SSL API.
|
||||
* Remove `MBEDTLS_ERR_SSL_CERTIFICATE_TOO_LARGE` and return
|
||||
`MBEDTLS_ERR_SSL_BUFFER_TOO_SMALL` instead.
|
||||
`
|
Loading…
x
Reference in New Issue
Block a user