mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 16:26:33 +08:00
8 lines
331 B
Plaintext
8 lines
331 B
Plaintext
Security
|
|
* Improved documentation of mbedtls_ssl_conf_sig_algs() to emphasize that
|
|
this function only sets signature algorithms that are enforced during
|
|
TLS key exchange and not on certificate verification. Reported by
|
|
Xiangdong Li, Beijing University of Posts and Telecommunications (BUPT).
|
|
CVE-2026-54441
|
|
|