wininet/tests: Update test data to match the new certificate on winehq.org.

This commit is contained in:
Hans Leidekker 2014-09-25 14:21:06 +02:00 committed by Alexandre Julliard
parent 92564dd03e
commit bbfae5be4b
1 changed files with 2 additions and 3 deletions

View File

@ -4180,15 +4180,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 = {