mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
Merge remote-tracking branch 'origin/pr/2450' into mbedtls-2.16
* origin/pr/2450: Fix #2370, minor typos and spelling mistakes
This commit is contained in:
commit
096bccf204
26 changed files with 53 additions and 53 deletions
|
|
@ -2236,7 +2236,7 @@ static int x509_crt_check_ee_locally_trusted(
|
|||
* Tests for (aspects of) this function should include at least:
|
||||
* - trusted EE
|
||||
* - EE -> trusted root
|
||||
* - EE -> intermedate CA -> trusted root
|
||||
* - EE -> intermediate CA -> trusted root
|
||||
* - if relevant: EE untrusted
|
||||
* - if relevant: EE -> intermediate, untrusted
|
||||
* with the aspect under test checked at each relevant level (EE, int, root).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue