mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 13:45:05 +01:00
Add tests for mbedtls_set_hs_ca_chain()
This commit is contained in:
parent
c948a798bd
commit
6ea831dcf4
3 changed files with 90 additions and 23 deletions
|
|
@ -72,7 +72,7 @@ Certificate revocation lists
|
|||
|
||||
Signing CA in parentheses (same meaning as certificates).
|
||||
|
||||
- crl-ec-sha*: (2) server6.crt
|
||||
- crl-ec-sha*.pem: (2) server6.crt
|
||||
- crl-future.pem: (2) server6.crt + unknown
|
||||
- crl-rsa-pss-*.pem: (1) server9{,badsign,with-ca}.crt + cert_sha384.crt + unknown
|
||||
- crl.pem, crl_expired.pem: (1) server1{,.cert_type,.key_usage,.v1}.crt + unknown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue