From 244a5a82ceda2de1c58c0d727bd520dcaab0a600 Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Sat, 27 Sep 2014 18:21:35 +0000 Subject: [PATCH] [WININET_WINETEST] * Update test data to match the new certificate on winehq.org. Wine commit bbfae5be by Hans Leidekker. svn path=/trunk/; revision=64347 --- rostests/winetests/wininet/http.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/rostests/winetests/wininet/http.c b/rostests/winetests/wininet/http.c index ed141618625..38b1ab42fe1 100644 --- a/rostests/winetests/wininet/http.c +++ b/rostests/winetests/wininet/http.c @@ -4185,15 +4185,14 @@ typedef struct { } cert_struct_test_t; static const cert_struct_test_t test_winehq_org_cert = { - "6JcR7G3G8tgjkeoMcitK-bTbzcpumDSy\r\n" "GT98380011\r\n" "See www.rapidssl.com/resources/cps (c)14\r\n" "Domain Control Validated - RapidSSL(R)\r\n" "*.winehq.org", "US\r\n" - "\"GeoTrust, Inc.\"\r\n" - "RapidSSL CA" + "GeoTrust Inc.\r\n" + "RapidSSL SHA256 CA - G3" }; static const cert_struct_test_t test_winehq_com_cert = {