Fix grammatical error
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
26ad6c7ea7
commit
6753a775b8
1 changed files with 1 additions and 1 deletions
|
@ -549,7 +549,7 @@ and it may change in incompatible ways at any time.
|
|||
This affects applications that call the `mbedtls_x509write_csr_set_extension`
|
||||
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 enables marking an
|
||||
extension included in a CSR as critical. To get the previous behavior pass 0.
|
||||
|
||||
### Remove the config option MBEDTLS_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION
|
||||
|
|
Loading…
Reference in a new issue