mirror of
https://github.com/espressif/mbedtls.git
synced 2026-08-01 00:57:47 +00:00
Fix missing-word typo
Signed-off-by: David Horstmann <[email protected]>
This commit is contained in:
+2
-2
@@ -156,8 +156,8 @@ Similarly, CSRs are implicitly trusted by Mbed TLS to be standards-compliant.
|
||||
|
||||
**Warning!** Mbed TLS must not be used to sign untrusted CSRs unless extra
|
||||
validation is performed separately to ensure that they are compliant to the
|
||||
relevant specifications. This makes Mbed TLS on its own unsuitable use in a
|
||||
Certificate Authority (CA).
|
||||
relevant specifications. This makes Mbed TLS on its own unsuitable for use in
|
||||
a Certificate Authority (CA).
|
||||
|
||||
However, Mbed TLS aims to protect against memory corruption and other
|
||||
undefined behavior when parsing certificates and CSRs. If a CSR or signed
|
||||
|
||||
Reference in New Issue
Block a user