mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-26 21:35:35 +00:00
3946f79cab
and docs rewording) Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
4 lines
160 B
Plaintext
4 lines
160 B
Plaintext
API changes
|
|
* Replace MBEDTLS_SSL_SRV_RESPECT_CLIENT_PREFERENCE by a runtime
|
|
configuration function mbedtls_ssl_conf_preference_order(). Fixes #4398.
|