Add change log
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
30c5a2520e
commit
c3e9abedff
7
ChangeLog.d/tls13-fix-key-usage-checks.txt
Normal file
7
ChangeLog.d/tls13-fix-key-usage-checks.txt
Normal file
@ -0,0 +1,7 @@
|
||||
Security
|
||||
* Fix check of certificate key usage in TLS 1.3. The usage of the public key
|
||||
provided by a client or server certificate for authentication was not
|
||||
checked properly when validating the certificate. This could cause a
|
||||
client or server to be able to authenticate itself through a certificate
|
||||
to an Mbed TLS TLS 1.3 server or client while it does not own a proper
|
||||
certificate to do so.
|
Loading…
Reference in New Issue
Block a user