1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

Address review feedback

Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
Hanno Becker
2021-06-24 15:40:11 +01:00
committed by Dave Rodgman
parent 2e3ecda684
commit 2fc9a652bc
4 changed files with 7 additions and 9 deletions

View File

@ -37,5 +37,3 @@ Migration paths:
* `MBEDTLS_ERR_SSL_BAD_CERTIFICATE`
* `MBEDTLS_ERR_SSL_UNRECOGNIZED_NAME`
instead.
Users should check for the generic error codes instead.