mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-07 01:09:41 +00:00
Fix grammar in ChangeLog entry
This commit is contained in:
parent
cabc098a0f
commit
15967a8501
|
@ -10,7 +10,7 @@ Bugfix
|
||||||
* Fix mbedtls_x509_crt_profile_suiteb, which used to reject all certificates
|
* Fix mbedtls_x509_crt_profile_suiteb, which used to reject all certificates
|
||||||
with flag MBEDTLS_X509_BADCERT_BAD_PK even when the key type was correct.
|
with flag MBEDTLS_X509_BADCERT_BAD_PK even when the key type was correct.
|
||||||
In the context of SSL, this resulted in handshake failure. #1351
|
In the context of SSL, this resulted in handshake failure. #1351
|
||||||
* In test_suite_pk pass valid parameters when testing for hash length
|
* In test_suite_pk, pass valid parameters when testing for hash length
|
||||||
overflow. #1179
|
overflow. #1179
|
||||||
|
|
||||||
= mbed TLS 2.1.10 branch released 2018-02-03
|
= mbed TLS 2.1.10 branch released 2018-02-03
|
||||||
|
|
Loading…
Reference in a new issue