mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:05:43 +00:00
[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:
parent
fe11739876
commit
244a5a82ce
1 changed files with 2 additions and 3 deletions
|
@ -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 = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue