mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-11 17:36:33 +00:00
Fix typos
This commit is contained in:
@@ -7,7 +7,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
|
||||
|
||||
Reference in New Issue
Block a user