Fix missing part of sentence
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
759c0109f2
commit
7b0c4dea59
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ This affects applications that call the `mbedtls_x509write_csr_set_extension`
|
||||||
function.
|
function.
|
||||||
|
|
||||||
The API is changed to include the parameter `critical` which allow to mark an
|
The API is changed to include the parameter `critical` which allow to mark an
|
||||||
extension included in a CSR as critical. To get the previous behavior pass TODO
|
extension included in a CSR as critical. To get the previous behavior pass 0.
|
||||||
|
|
||||||
TLS now favors faster curves over larger curves
|
TLS now favors faster curves over larger curves
|
||||||
-----------------------------------------------
|
-----------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue