mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[WINESYNC] wininet/tests: Update for new WineHQ certificate.
Signed-off-by: Alexandre Julliard <julliard@winehq.org> wine commit id ccd6b205fa99360e7437f1c5bc63e0075f8e6760 by Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
94937754ed
commit
e0e6d419c7
2 changed files with 2 additions and 3 deletions
|
@ -6099,13 +6099,12 @@ typedef struct {
|
||||||
static const cert_struct_test_t test_winehq_org_cert = {
|
static const cert_struct_test_t test_winehq_org_cert = {
|
||||||
"US\r\n"
|
"US\r\n"
|
||||||
"55114\r\n"
|
"55114\r\n"
|
||||||
"MN\r\n"
|
"Minnesota\r\n"
|
||||||
"Saint Paul\r\n"
|
"Saint Paul\r\n"
|
||||||
"Ste 120\r\n"
|
"Ste 120\r\n"
|
||||||
"700 Raymond Ave\r\n"
|
"700 Raymond Ave\r\n"
|
||||||
"CodeWeavers\r\n"
|
"CodeWeavers\r\n"
|
||||||
"IT\r\n"
|
"IT\r\n"
|
||||||
"Secure Link SSL Wildcard\r\n"
|
|
||||||
"*.winehq.org",
|
"*.winehq.org",
|
||||||
|
|
||||||
"US\r\n"
|
"US\r\n"
|
||||||
|
|
|
@ -5,4 +5,4 @@ files:
|
||||||
include/wininet.h: sdk/include/psdk/wininet.h
|
include/wininet.h: sdk/include/psdk/wininet.h
|
||||||
include/winineti.h: sdk/include/psdk/winineti.h
|
include/winineti.h: sdk/include/psdk/winineti.h
|
||||||
tags:
|
tags:
|
||||||
wine: de5d147de8b3d9c2f65bcb6d5646320ef1d92e58
|
wine: ccd6b205fa99360e7437f1c5bc63e0075f8e6760
|
||||||
|
|
Loading…
Reference in a new issue