From 4721831ffb7437d0dde19a27019e0ef6f5b2785d Mon Sep 17 00:00:00 2001 From: Janos Follath Date: Fri, 21 Jul 2017 14:04:31 +0100 Subject: [PATCH] Fix typos --- ChangeLog | 2 +- tests/data_files/dir-maxpath/Readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index dd8d344eb..e977b0fee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,7 +30,7 @@ Security mbedtls_ssl_get_verify_result() would incorrectly return 0 when the peer's X.509 certificate chain had more than MBEDTLS_X509_MAX_INTERMEDIATE_CA (default: 8) intermediates, even when it was not trusted. Could be - trigerred remotely on both sides. (With auth_mode set to required + triggered remotely on both sides. (With auth_mode set to required (default), the handshake was correctly aborted.) Changes diff --git a/tests/data_files/dir-maxpath/Readme.txt b/tests/data_files/dir-maxpath/Readme.txt index 8ce043353..cb7c5ef26 100644 --- a/tests/data_files/dir-maxpath/Readme.txt +++ b/tests/data_files/dir-maxpath/Readme.txt @@ -1,4 +1,4 @@ -These certificates from a very long chain, used to test the +These certificates form a very long chain, used to test the MBEDTLS_X509_MAX_INT_CA limit. NN.key is the private key of certificate NN.crt.