mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Documentation improvements
This commit is contained in:
parent
168dae8567
commit
ad28bf0e58
4 changed files with 65 additions and 48 deletions
|
|
@ -4182,7 +4182,7 @@ run_test "SSL async private: slot 0 used with key2" \
|
|||
|
||||
# key1: ECDSA, key2: RSA; use key2 from slot 1
|
||||
requires_config_enabled MBEDTLS_SSL_ASYNC_PRIVATE
|
||||
run_test "SSL async private: slot 1 used" \
|
||||
run_test "SSL async private: slot 1 used with key2" \
|
||||
"$P_SRV \
|
||||
async_operations=s async_private_delay1=1 async_private_delay2=1 \
|
||||
key_file=data_files/server5.key crt_file=data_files/server5.crt \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue