diff options
| author | Adam Langley <agl@golang.org> | 2016-10-11 10:08:57 -0700 |
|---|---|---|
| committer | Adam Langley <agl@golang.org> | 2016-10-12 17:03:46 +0000 |
| commit | 9d88292c83c17f065485d0c8fa0439f2d9e5cca2 (patch) | |
| tree | b69b98c5bbcc1da325e927f4bbd538fbbaa52e54 /src/crypto/tls/testdata/Server-TLSv10-RSA-RC4 | |
| parent | 0e36456bf9aa7b3041987634e478449215cdbd82 (diff) | |
| download | go-9d88292c83c17f065485d0c8fa0439f2d9e5cca2.tar.xz | |
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>
Diffstat (limited to 'src/crypto/tls/testdata/Server-TLSv10-RSA-RC4')
| -rw-r--r-- | src/crypto/tls/testdata/Server-TLSv10-RSA-RC4 | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/src/crypto/tls/testdata/Server-TLSv10-RSA-RC4 b/src/crypto/tls/testdata/Server-TLSv10-RSA-RC4 index e50a5d4eba..af18e99bec 100644 --- a/src/crypto/tls/testdata/Server-TLSv10-RSA-RC4 +++ b/src/crypto/tls/testdata/Server-TLSv10-RSA-RC4 @@ -1,8 +1,8 @@ >>> Flow 1 (client to server) -00000000 16 03 01 00 36 01 00 00 32 03 01 24 1f 03 ea a7 |....6...2..$....| -00000010 76 96 1c ec 25 e9 09 c1 da d0 e3 14 81 ba 10 65 |v...%..........e| -00000020 50 5d ad 8a 38 6c e0 20 d4 6c 1c 00 00 04 00 05 |P]..8l. .l......| -00000030 00 ff 01 00 00 05 00 0f 00 01 01 |...........| +00000000 16 03 01 00 39 01 00 00 35 03 01 9e 6c 99 0f 16 |....9...5...l...| +00000010 2d d6 48 26 4e 2a d1 e4 80 53 0e 74 ee 6d bc 7c |-.H&N*...S.t.m.|| +00000020 9b 65 9b 33 8d 6b 15 61 f6 53 b5 00 00 04 00 05 |.e.3.k.a.S......| +00000030 00 ff 01 00 00 08 00 16 00 00 00 17 00 00 |..............| >>> Flow 2 (server to client) 00000000 16 03 01 00 31 02 00 00 2d 03 01 00 00 00 00 00 |....1...-.......| 00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| @@ -47,23 +47,23 @@ 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 01 00 04 0e 00 00 00 |;............| >>> Flow 3 (client to server) -00000000 16 03 01 00 86 10 00 00 82 00 80 63 2b e0 3b 5e |...........c+.;^| -00000010 75 81 e9 a5 9d 09 d2 9c a8 f1 9d ef f7 ee 4e 52 |u.............NR| -00000020 76 3a 59 2e d6 a3 66 b6 5c 69 e8 d9 cd 67 cd 28 |v:Y...f.\i...g.(| -00000030 1e b8 c4 ad f6 40 40 e9 b6 ea a0 06 8e 4e cf 8f |.....@@......N..| -00000040 4c f9 b6 8d df 4e 36 ca 21 06 94 25 da df ad f2 |L....N6.!..%....| -00000050 df 85 bc f8 4e f2 fb 02 2d 74 2e 86 24 ee f3 97 |....N...-t..$...| -00000060 aa 46 06 7d 70 3c 18 af 9f 69 33 11 b4 19 84 27 |.F.}p<...i3....'| -00000070 df fc f2 8b 96 de f7 f8 37 fa 48 ed 2d 37 85 87 |........7.H.-7..| -00000080 45 62 56 d9 bb 96 81 fb b8 73 da 14 03 01 00 01 |EbV......s......| -00000090 01 16 03 01 00 24 36 f6 e8 12 a7 90 72 0e 6a 2c |.....$6.....r.j,| -000000a0 63 fd 64 c9 48 51 75 b2 28 8a 39 55 9b 58 b7 fa |c.d.HQu.(.9U.X..| -000000b0 9a 7e 32 55 a6 42 7f 7c d0 d1 |.~2U.B.|..| +00000000 16 03 01 00 86 10 00 00 82 00 80 d8 7a 11 ec dd |............z...| +00000010 8c 50 97 3a 9b 21 28 7d 52 8c fc a0 62 17 e8 3a |.P.:.!(}R...b..:| +00000020 0f 97 42 44 cd 9c ec d3 74 c3 2c 70 33 37 0f 57 |..BD....t.,p37.W| +00000030 9b a9 b9 24 2a be 87 8f ec ca 3f 40 da 1b 06 82 |...$*.....?@....| +00000040 4e e8 8a 3e 45 30 97 b5 b5 f1 e6 42 4e 7e 2e 0d |N..>E0.....BN~..| +00000050 aa b2 fc 21 8f fb 0f dd ca 7c 2b d2 c6 cb f8 60 |...!.....|+....`| +00000060 0b 18 68 8e 51 54 dd 1f 4c ba 8e db e5 31 52 ed |..h.QT..L....1R.| +00000070 d5 a6 fe 13 f3 9b d1 47 42 b0 33 6b f3 c1 d9 c4 |.......GB.3k....| +00000080 5b 16 54 6d 58 1c ea c8 a6 b2 ba 14 03 01 00 01 |[.TmX...........| +00000090 01 16 03 01 00 24 c0 bc e5 37 fe 6e 63 a9 ca ca |.....$...7.nc...| +000000a0 f3 2a ff 07 5c e7 79 7b e9 3f cc f5 13 dd dd 76 |.*..\.y{.?.....v| +000000b0 ae 9e 91 fe e6 b7 6a d8 85 b1 |......j...| >>> Flow 4 (server to client) -00000000 14 03 01 00 01 01 16 03 01 00 24 62 6a f0 f7 ca |..........$bj...| -00000010 b5 17 6c 0f 74 bb 55 70 1b 8b d4 4d 42 ce 16 30 |..l.t.Up...MB..0| -00000020 3e b7 22 0d 34 c8 c9 a2 79 48 5b 19 86 c6 d5 17 |>.".4...yH[.....| -00000030 03 01 00 21 a0 c1 bf 80 31 c8 b0 82 7a f9 da b7 |...!....1...z...| -00000040 3f 2c e1 91 33 a3 30 57 fd 1a fb d9 32 ff 6c 2e |?,..3.0W....2.l.| -00000050 9f 5b 1c bc 67 15 03 01 00 16 eb a1 2b 6f 47 93 |.[..g.......+oG.| -00000060 05 d9 00 60 b2 35 51 8d 81 4b 11 56 c9 3a f5 f3 |...`.5Q..K.V.:..| +00000000 14 03 01 00 01 01 16 03 01 00 24 de 85 1d 5d 44 |..........$...]D| +00000010 17 e3 fc 09 0d 25 bf 8c 0c 23 c8 42 89 b8 4c 08 |.....%...#.B..L.| +00000020 bc 4d cf ad df 6f 32 94 99 0e a9 dd 8b 9e 06 17 |.M...o2.........| +00000030 03 01 00 21 8a 73 0e 9b 2e 61 3a 84 57 05 c1 fd |...!.s...a:.W...| +00000040 f8 34 27 c5 71 73 58 3c 21 ba d5 d3 a0 26 1a 78 |.4'.qsX<!....&.x| +00000050 28 3c 7e ec 0c 15 03 01 00 16 c3 d1 38 8f fa 36 |(<~.........8..6| +00000060 76 fe cd 42 bd ac af 69 16 e5 61 6f 68 da 88 99 |v..B...i..aoh...| |
