Skip to content

Commit 3fa2755

Browse files
ssl-opt: Removed duplicate test
Signed-off-by: Minos Galanakis <[email protected]>
1 parent aeba05a commit 3fa2755

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

tests/ssl-opt.sh

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14108,18 +14108,6 @@ run_test "Handshake defragmentation on client: len=3, TLS 1.2" \
1410814108
-c "handshake message too short: 3" \
1410914109
-c "SSL - An invalid SSL record was received"
1411014110

14111-
requires_openssl_3_x
14112-
requires_protocol_version tls13
14113-
requires_certificate_authentication
14114-
run_test "Handshake defragmentation on server: len=4, TLS 1.3" \
14115-
"$P_SRV debug_level=4 auth_mode=required" \
14116-
"$O_NEXT_CLI -tls1_3 -split_send_frag 4 -cert $DATA_FILES_PATH/server5.crt -key $DATA_FILES_PATH/server5.key" \
14117-
0 \
14118-
-s "reassembled record" \
14119-
-s "handshake fragment: 0 \\.\\. 4 of [0-9]\\+ msglen 4" \
14120-
-s "waiting for more fragments (4"
14121-
14122-
1412314111
requires_protocol_version tls13
1412414112
requires_certificate_authentication
1412514113
run_test "Handshake defragmentation on server (Disabled)" \

0 commit comments

Comments
 (0)