wininet/tests: Update for new WineHQ certificate.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
16254af818
commit
ccd6b205fa
|
@ -6079,13 +6079,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"
|
||||||
|
|
Loading…
Reference in New Issue