mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-26 12:35:20 +00:00
Add test for buffering out-of-order CCS
This commit is contained in:
parent
2ed6bcc793
commit
aa5d0c4493
@ -5741,6 +5741,16 @@ run_test "DTLS proxy: delay ChangeCipherSpec" \
|
||||
-s "Extra-header:" \
|
||||
-c "HTTP/1.0 200 OK"
|
||||
|
||||
# Tests for reordering support with DTLS
|
||||
|
||||
run_test "DTLS reordering: Buffer out-of-order CCS message"\
|
||||
-p "$P_PXY delay=3 seed=1" \
|
||||
"$P_SRV cookies=0 dtls=1 debug_level=2" \
|
||||
"$P_CLI dtls=1 debug_level=2" \
|
||||
0 \
|
||||
-c "Inject buffered CCS message" \
|
||||
-c "Remember CCS message"
|
||||
|
||||
# Tests for "randomly unreliable connection": try a variety of flows and peers
|
||||
|
||||
client_needs_more_time 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user