mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 14:38:57 +01:00
- Fixed bug resulting in failure to send the last certificate in the chain in ssl_write_certificate() and ssl_write_certificate_request()
This commit is contained in:
parent
361e6382db
commit
1f76115340
7 changed files with 51 additions and 3 deletions
|
|
@ -25,3 +25,4 @@ add_test_suite(rsa)
|
|||
add_test_suite(xtea)
|
||||
add_test_suite(dhm)
|
||||
add_test_suite(x509parse)
|
||||
add_test_suite(debug)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue