[WININET_WINETEST]

* Update test data to match the new certificate on winehq.org. Wine commit bbfae5be by Hans Leidekker.

svn path=/trunk/; revision=64347
This commit is contained in:
Amine Khaldi 2014-09-27 18:21:35 +00:00
parent fe11739876
commit 244a5a82ce

View file

@ -4185,15 +4185,14 @@ typedef struct {
} cert_struct_test_t; } cert_struct_test_t;
static const cert_struct_test_t test_winehq_org_cert = { static const cert_struct_test_t test_winehq_org_cert = {
"6JcR7G3G8tgjkeoMcitK-bTbzcpumDSy\r\n"
"GT98380011\r\n" "GT98380011\r\n"
"See www.rapidssl.com/resources/cps (c)14\r\n" "See www.rapidssl.com/resources/cps (c)14\r\n"
"Domain Control Validated - RapidSSL(R)\r\n" "Domain Control Validated - RapidSSL(R)\r\n"
"*.winehq.org", "*.winehq.org",
"US\r\n" "US\r\n"
"\"GeoTrust, Inc.\"\r\n" "GeoTrust Inc.\r\n"
"RapidSSL CA" "RapidSSL SHA256 CA - G3"
}; };
static const cert_struct_test_t test_winehq_com_cert = { static const cert_struct_test_t test_winehq_com_cert = {