From b58fe9af2ea7043b372b0101b82bf9715afb7e0b Mon Sep 17 00:00:00 2001 From: Matthew Zipay Date: Sun, 3 Nov 2019 16:30:31 -0500 Subject: change www.example.com SHA1 hash (document was updated 2019-10-17) --- tests/httpclient.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/httpclient.c') diff --git a/tests/httpclient.c b/tests/httpclient.c index 46950528..b804d666 100644 --- a/tests/httpclient.c +++ b/tests/httpclient.c @@ -27,9 +27,9 @@ #include "convey.h" #include "trantest.h" -const uint8_t example_sum[20] = { 0x0e, 0x97, 0x3b, 0x59, 0xf4, 0x76, 0x00, - 0x7f, 0xd1, 0x0f, 0x87, 0xf3, 0x47, 0xc3, 0x95, 0x60, 0x65, 0x51, 0x6f, - 0xc0 }; +const uint8_t example_sum[20] = { 0x4a, 0x3c, 0xe8, 0xee, 0x11, 0xe0, 0x91, + 0xdd, 0x79, 0x23, 0xf4, 0xd8, 0xc6, 0xe5, 0xb5, 0xe4, 0x1e, 0xc7, 0xc0, + 0x47 }; const uint8_t chunked_sum[20] = { 0x9b, 0x06, 0xfb, 0xee, 0x51, 0xc6, 0x42, 0x69, 0x1c, 0xb3, 0xaa, 0x38, 0xce, 0xb8, 0x0b, 0x3a, 0xc8, 0x3b, 0x96, -- cgit v1.2.3-70-g09d2