mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-29 00:18:06 -04:00
Tiny fix in ChangeLog pt 2
Signed-off-by: Elena Uziunaite <elena.uziunaite@arm.com>
This commit is contained in:
parent
e0c6f80403
commit
da27eba669
@ -3,7 +3,7 @@ Security
|
|||||||
client, if the client-provided certificate does not have appropriate values
|
client, if the client-provided certificate does not have appropriate values
|
||||||
in 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_EXT_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
|
||||||
than TLS client authentication could be able to use it for TLS client
|
than TLS client authentication could be able to use it for TLS client
|
||||||
authentication anyway. Only TLS 1.3 servers were affected, and only with
|
authentication anyway. Only TLS 1.3 servers were affected, and only with
|
||||||
|
Loading…
x
Reference in New Issue
Block a user