mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-11 12:49:54 +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
|
**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
|
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
|
relevant specifications. This makes Mbed TLS on its own unsuitable for use in
|
||||||
Certificate Authority (CA).
|
a Certificate Authority (CA).
|
||||||
|
|
||||||
However, Mbed TLS aims to protect against memory corruption and other
|
However, Mbed TLS aims to protect against memory corruption and other
|
||||||
undefined behavior when parsing certificates and CSRs. If a CSR or signed
|
undefined behavior when parsing certificates and CSRs. If a CSR or signed
|
||||||
|
|||||||
Reference in New Issue
Block a user