Skip to content

Commit 5bf1ff3

Browse files
ssl-opt: Fixed a minor typo in a test case
Signed-off-by: Minos Galanakis <[email protected]>
1 parent 3d7adae commit 5bf1ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ssl-opt.sh

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14104,7 +14104,7 @@ run_test "Handshake defragmentation on client: len=3, TLS 1.2" \
1410414104
"$O_NEXT_SRV -tls1_2 -split_send_frag 3 " \
1410514105
"$P_CLI debug_level=4 " \
1410614106
1 \
14107-
-c "=> ssl_tls13_process_server_hello" \
14107+
-c "=> ssl_tls1[0-9]_process_server_hello" \
1410814108
-c "handshake message too short: 3" \
1410914109
-c "SSL - An invalid SSL record was received"
1411014110

0 commit comments

Comments
 (0)