mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-12 18:04:39 +08:00
Fix missing-word typo
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
faa1a0fe50
commit
0704fbf1eb
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user