From 7546879f5dd3923aeb3602fd2f930fdc6214e52e Mon Sep 17 00:00:00 2001 From: jsing <> Date: Sat, 12 Aug 2017 02:57:59 +0000 Subject: Update the TLSv1.2 Client Hello messages, due to the removal of DSA sigalgs. --- src/regress/lib/libssl/client/clienttest.c | 38 ++++++++++++++---------------- 1 file changed, 18 insertions(+), 20 deletions(-) (limited to 'src/regress/lib/libssl/client/clienttest.c') diff --git a/src/regress/lib/libssl/client/clienttest.c b/src/regress/lib/libssl/client/clienttest.c index e10522e5a5..659a533193 100644 --- a/src/regress/lib/libssl/client/clienttest.c +++ b/src/regress/lib/libssl/client/clienttest.c @@ -74,18 +74,17 @@ static unsigned char client_hello_tls10[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x32, - 0xc0, 0x14, 0xc0, 0x0a, 0x00, 0x39, 0xff, 0x85, - 0x00, 0x88, 0x00, 0x81, 0x00, 0x35, 0x00, 0x84, - 0xc0, 0x13, 0xc0, 0x09, 0x00, 0x33, 0x00, 0x45, - 0x00, 0x2f, 0x00, 0x41, 0xc0, 0x11, 0xc0, 0x07, - 0x00, 0x05, 0x00, 0x04, 0xc0, 0x12, 0xc0, 0x08, - 0x00, 0x16, 0x00, 0x0a, 0x00, 0x15, 0x00, 0x09, - 0x00, 0xff, -0x01, 0x00, 0x00, 0x16, - 0x00, 0x0b, 0x00, 0x02, 0x01, 0x00, 0x00, 0x0a, - 0x00, 0x08, 0x00, 0x06, 0x00, 0x1d, 0x00, 0x17, - 0x00, 0x18, 0x00, 0x23, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x32, 0xc0, 0x14, + 0xc0, 0x0a, 0x00, 0x39, 0xff, 0x85, 0x00, 0x88, + 0x00, 0x81, 0x00, 0x35, 0x00, 0x84, 0xc0, 0x13, + 0xc0, 0x09, 0x00, 0x33, 0x00, 0x45, 0x00, 0x2f, + 0x00, 0x41, 0xc0, 0x11, 0xc0, 0x07, 0x00, 0x05, + 0x00, 0x04, 0xc0, 0x12, 0xc0, 0x08, 0x00, 0x16, + 0x00, 0x0a, 0x00, 0x15, 0x00, 0x09, 0x00, 0xff, + 0x01, 0x00, 0x00, 0x16, 0x00, 0x0b, 0x00, 0x02, + 0x01, 0x00, 0x00, 0x0a, 0x00, 0x08, 0x00, 0x06, + 0x00, 0x1d, 0x00, 0x17, 0x00, 0x18, 0x00, 0x23, + 0x00, 0x00, }; static unsigned char cipher_list_tls11[] = { @@ -150,8 +149,8 @@ static unsigned char cipher_list_tls12_chacha[] = { }; static unsigned char client_hello_tls12[] = { - 0x16, 0x03, 0x01, 0x00, 0xd3, 0x01, 0x00, 0x00, - 0xcf, 0x03, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x16, 0x03, 0x01, 0x00, 0xc9, 0x01, 0x00, 0x00, + 0xc5, 0x03, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, @@ -168,15 +167,14 @@ static unsigned char client_hello_tls12[] = { 0x00, 0x2f, 0x00, 0xba, 0x00, 0x41, 0xc0, 0x11, 0xc0, 0x07, 0x00, 0x05, 0x00, 0x04, 0xc0, 0x12, 0xc0, 0x08, 0x00, 0x16, 0x00, 0x0a, 0x00, 0x15, - 0x00, 0x09, 0x00, 0xff, 0x01, 0x00, 0x00, 0x40, + 0x00, 0x09, 0x00, 0xff, 0x01, 0x00, 0x00, 0x36, 0x00, 0x0b, 0x00, 0x02, 0x01, 0x00, 0x00, 0x0a, 0x00, 0x08, 0x00, 0x06, 0x00, 0x1d, 0x00, 0x17, 0x00, 0x18, 0x00, 0x23, 0x00, 0x00, 0x00, 0x0d, - 0x00, 0x26, 0x00, 0x24, 0x06, 0x01, 0x06, 0x02, - 0x06, 0x03, 0xef, 0xef, 0x05, 0x01, 0x05, 0x02, - 0x05, 0x03, 0x04, 0x01, 0x04, 0x02, 0x04, 0x03, - 0xee, 0xee, 0xed, 0xed, 0x03, 0x01, 0x03, 0x02, - 0x03, 0x03, 0x02, 0x01, 0x02, 0x02, 0x02, 0x03, + 0x00, 0x1c, 0x00, 0x1a, 0x06, 0x01, 0x06, 0x03, + 0xef, 0xef, 0x05, 0x01, 0x05, 0x03, 0x04, 0x01, + 0x04, 0x03, 0xee, 0xee, 0xed, 0xed, 0x03, 0x01, + 0x03, 0x03, 0x02, 0x01, 0x02, 0x03, }; struct client_hello_test { -- cgit v1.2.3-55-g6feb