crypto/tls: switch to OpenSSL 1.1.0 for test data.

We will need OpenSSL 1.1.0 in order to test some of the features
expected for Go 1.8. However, 1.1.0 also disables (by default) some
things that we still want to test, such as RC4, 3DES and SSLv3. Thus
developers wanting to update the crypto/tls test data will need to build
OpenSSL from source.

This change updates the test data with transcripts generated by 1.1.0
(in order to reduce future diffs) and also causes a banner to be printed
if 1.1.0 is not used when updating.

(The test for an ALPN mismatch is removed because OpenSSL now terminates
the connection with a fatal alert if no known ALPN protocols are
offered. There's no point testing against this because it's an OpenSSL
behaviour.)

Change-Id: I957516975e0b8c7def84184f65c81d0b68f1c551
Reviewed-on: https://go-review.googlesource.com/30821
Run-TryBot: Adam Langley <agl@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Adam Langley 2016-10-11 10:08:57 -07:00
parent 4536ac70b0
commit f0c7db843d
64 changed files with 2840 additions and 2725 deletions

View file

@ -1,12 +1,12 @@
>>> Flow 1 (client to server)
00000000 16 03 01 00 6e 01 00 00 6a 03 03 7d 50 c7 a7 25 |....n...j..}P..%|
00000010 c7 a5 0a 7c 9d 79 27 13 b3 d0 c9 5c 7f 4e a2 05 |...|.y'....\.N..|
00000020 22 5e 96 f3 9c 41 99 6e e7 fc 6f 00 00 04 00 2f |"^...A.n..o..../|
00000030 00 ff 01 00 00 3d 00 00 00 10 00 0e 00 00 0b 73 |.....=.........s|
00000000 16 03 01 00 71 01 00 00 6d 03 03 3f de 5d 94 64 |....q...m..?.].d|
00000010 21 fd 53 6e f0 fe 81 99 4d ac 16 42 e6 92 db dd |!.Sn....M..B....|
00000020 36 6a d8 4e 94 c3 0a a7 3c 6a 2a 00 00 04 00 2f |6j.N....<j*..../|
00000030 00 ff 01 00 00 40 00 00 00 10 00 0e 00 00 0b 73 |.....@.........s|
00000040 6e 69 74 65 73 74 2e 63 6f 6d 00 0d 00 20 00 1e |nitest.com... ..|
00000050 06 01 06 02 06 03 05 01 05 02 05 03 04 01 04 02 |................|
00000060 04 03 03 01 03 02 03 03 02 01 02 02 02 03 00 0f |................|
00000070 00 01 01 |...|
00000060 04 03 03 01 03 02 03 03 02 01 02 02 02 03 00 16 |................|
00000070 00 00 00 17 00 00 |......|
>>> Flow 2 (server to client)
00000000 16 03 03 00 31 02 00 00 2d 03 03 00 00 00 00 00 |....1...-.......|
00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
@ -51,31 +51,31 @@
00000280 b3 3e c0 d1 bd 42 d4 db fe 3d 13 60 84 5c 21 d3 |.>...B...=.`.\!.|
00000290 3b e9 fa e7 16 03 03 00 04 0e 00 00 00 |;............|
>>> Flow 3 (client to server)
00000000 16 03 03 00 86 10 00 00 82 00 80 d9 17 4a 90 c5 |.............J..|
00000010 24 1d d0 2a 55 3d 6c 1c 96 87 be 69 23 99 c5 27 |$..*U=l....i#..'|
00000020 e9 eb fd 55 51 62 0c a0 fc da b4 29 ee 1f d0 80 |...UQb.....)....|
00000030 09 b5 4e 10 9b 70 5e d4 9c 32 17 af 53 f3 25 ee |..N..p^..2..S.%.|
00000040 45 ac 40 6c c7 13 fc a4 a5 4b 59 85 8e 3b 94 14 |E.@l.....KY..;..|
00000050 3b 65 22 b8 ce 79 f4 d7 90 73 e7 d5 f5 54 6a d3 |;e"..y...s...Tj.|
00000060 fa ed 14 19 80 dc 02 6f 13 c2 8c e2 53 92 c7 14 |.......o....S...|
00000070 6b 0a 5b 3c ef 3c 75 95 0c b1 07 69 8b 4f c8 65 |k.[<.<u....i.O.e|
00000080 85 9a 2d b1 80 ca e9 65 90 69 51 14 03 03 00 01 |..-....e.iQ.....|
00000090 01 16 03 03 00 40 09 92 4c 70 5c 39 5a 35 6b 7a |.....@..Lp\9Z5kz|
000000a0 ac e4 6d 5e 3a 2c c6 cd 0d a2 7b 15 4f 3f 49 28 |..m^:,....{.O?I(|
000000b0 8e 5d 45 0d 64 18 11 b3 86 4a ac 0c fb a5 63 a3 |.]E.d....J....c.|
000000c0 4f 08 50 01 d6 11 a4 36 3c fe 2a f5 4c a4 f4 d7 |O.P....6<.*.L...|
000000d0 3e 8e 9e 9f 27 2d |>...'-|
00000000 16 03 03 00 86 10 00 00 82 00 80 8f 1f 52 21 82 |.............R!.|
00000010 f8 5f 48 ca f4 17 36 2f 4b 92 d9 ee cf 73 41 97 |._H...6/K....sA.|
00000020 25 8c e5 a5 d0 33 55 f0 e9 f1 d1 7f fd ed fc 46 |%....3U........F|
00000030 0d a1 f8 fe 39 7b 78 39 4e 47 26 b1 c6 ce ea 34 |....9{x9NG&....4|
00000040 f2 59 2f ea b6 21 ac 14 5f 2c 3b 36 4a 9a 89 d2 |.Y/..!.._,;6J...|
00000050 00 df e8 e8 ba d4 dd 90 d1 98 ff 9d a0 d2 b9 c1 |................|
00000060 a8 41 3b ed 89 40 9a 15 e8 07 e6 5a 77 d3 d4 8c |.A;..@.....Zw...|
00000070 a9 00 a6 5d b4 db 15 cd 59 9d ee f3 85 c0 66 12 |...]....Y.....f.|
00000080 ba 67 fe b9 40 5b 17 80 78 35 49 14 03 03 00 01 |.g..@[..x5I.....|
00000090 01 16 03 03 00 40 73 e4 be 74 13 2b 52 eb c6 25 |.....@s..t.+R..%|
000000a0 b8 8d 07 e7 ad cb 13 ff 1b ab 61 e7 60 b0 d7 ec |..........a.`...|
000000b0 b6 35 d9 a9 82 84 79 3c 09 57 a6 d6 26 c6 54 4b |.5....y<.W..&.TK|
000000c0 16 c4 e1 84 df 9d 13 4f b2 6c 95 b6 a5 2c 3d 63 |.......O.l...,=c|
000000d0 a0 ab db c4 c6 2c |.....,|
>>> Flow 4 (server to client)
00000000 14 03 03 00 01 01 16 03 03 00 40 00 00 00 00 00 |..........@.....|
00000010 00 00 00 00 00 00 00 00 00 00 00 7f ab 58 28 09 |.............X(.|
00000020 5d 2e 89 33 e6 c6 9d 70 64 0e 7e 9f 92 02 eb f4 |]..3...pd.~.....|
00000030 bf 87 68 b3 e8 80 21 9b 59 2b 13 a8 0c d8 6e 14 |..h...!.Y+....n.|
00000040 3c f7 68 d1 a0 f3 a4 c7 a9 ba 37 17 03 03 00 40 |<.h.......7....@|
00000010 00 00 00 00 00 00 00 00 00 00 00 54 ef 5e a4 7c |...........T.^.||
00000020 61 ca e9 6c 23 b3 7e ac e5 dc ee a0 67 e7 b1 4a |a..l#.~.....g..J|
00000030 4e bd d1 6e 1b 7d 37 10 02 ba 9c 67 54 0a cb fa |N..n.}7....gT...|
00000040 ed c5 db 07 a3 21 9a 16 71 3d 6e 17 03 03 00 40 |.....!..q=n....@|
00000050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000060 d1 14 8b f2 9e 66 d6 6e af 25 24 a2 40 38 70 9a |.....f.n.%$.@8p.|
00000070 ff c5 1f d7 19 cc 17 8d 61 c2 06 2d 09 b9 6c 79 |........a..-..ly|
00000080 52 cd d2 ca b9 ce 9d e1 90 3a bc e2 3a 68 6e 04 |R........:..:hn.|
00000060 a5 bd 15 cb 51 43 97 ec 6b c0 1d 29 8d 48 cb df |....QC..k..).H..|
00000070 d0 8b dc 1a 0b 01 d9 74 4d 22 bd 91 4c 1f b2 56 |.......tM"..L..V|
00000080 37 23 dc 4a 33 1e a5 ff 79 80 f2 f9 c3 82 ca 67 |7#.J3...y......g|
00000090 15 03 03 00 30 00 00 00 00 00 00 00 00 00 00 00 |....0...........|
000000a0 00 00 00 00 00 1e a4 03 13 f7 88 45 4b e0 55 5a |...........EK.UZ|
000000b0 8d 92 5f 1e 7f 4a c3 33 c4 b4 3f 41 1a ac d3 e2 |.._..J.3..?A....|
000000c0 32 6b a9 e3 a8 |2k...|
000000a0 00 00 00 00 00 72 fe 8c 2d fb dd 85 d6 c2 af 72 |.....r..-......r|
000000b0 00 62 3c ae e1 75 6d 9f ed e9 fa 6a b9 22 1b ba |.b<..um....j."..|
000000c0 df 0c d7 25 f1 |...%.|