mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 22:25:47 +01:00
Fix typo in CID test in ssl-opt.sh
This commit is contained in:
parent
957dd921f1
commit
d029a2b57f
@ -1279,7 +1279,7 @@ run_test "Truncated HMAC, DTLS: client enabled, server enabled" \
|
||||
|
||||
requires_config_enabled MBEDTLS_SSL_CID
|
||||
run_test "Connection ID: Client enabled, server disabled" \
|
||||
"$P_SRV dtls=1cid=0" \
|
||||
"$P_SRV dtls=1 cid=0" \
|
||||
"$P_CLI dtls=1 cid=1 cid_val=deadbeef" \
|
||||
0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user