mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-30 00:46:22 -04:00
Tiny fix in ChangeLog
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
This commit is contained in:
parent
f72a510590
commit
e0c6f80403
@ -1,7 +1,7 @@
|
|||||||
Security
|
Security
|
||||||
* With TLS 1.3, when a server enables optional authentication of the
|
* With TLS 1.3, when a server enables optional authentication of the
|
||||||
client, if the client-provided certificate does not have appropriate values
|
client, if the client-provided certificate does not have appropriate values
|
||||||
in if keyUsage or extKeyUsage extensions, then the return value of
|
in keyUsage or extKeyUsage extensions, then the return value of
|
||||||
mbedtls_ssl_get_verify_result() would incorrectly have the
|
mbedtls_ssl_get_verify_result() would incorrectly have the
|
||||||
MBEDTLS_X509_BADCERT_KEY_USAGE and MBEDTLS_X509_BADCERT_KEY_USAGE bits
|
MBEDTLS_X509_BADCERT_KEY_USAGE and MBEDTLS_X509_BADCERT_KEY_USAGE bits
|
||||||
clear. As a result, an attacker that had a certificate valid for uses other
|
clear. As a result, an attacker that had a certificate valid for uses other
|
||||||
|
Loading…
x
Reference in New Issue
Block a user