mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-10 00:43:36 +00:00
Fix spelling error
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
89c8e098ee
commit
fe08944246
@ -145,7 +145,7 @@ MVP definition
|
||||
`secp256r1`, then we would be guaranteed that the server supported it,
|
||||
however our current curve preference order puts `x25519` before
|
||||
`secp256r1` and changing this for only TLS1.3 would be potentially
|
||||
difficult (we have no desire to change TLS1.2 behaviour). The likelyhood
|
||||
difficult (we have no desire to change TLS1.2 behaviour). The likelihood
|
||||
of finding a server that doesn't support `x25519` is quite low and indeed
|
||||
the end user could themselves change the order of preference of curves
|
||||
using the `mbedtls_ssl_conf_curves()` API if they wished to do so, so we
|
||||
|
Loading…
Reference in New Issue
Block a user