Commit 105b3dc8 authored by Alexandre Julliard's avatar Alexandre Julliard

wininet/tests: Update the winehq.org certificate data.

parent bd74183b
......@@ -5526,11 +5526,22 @@ typedef struct {
} cert_struct_test_t;
static const cert_struct_test_t test_winehq_org_cert = {
"US\r\n"
"55114\r\n"
"MN\r\n"
"Saint Paul\r\n"
"Ste 120\r\n"
"700 Raymond Ave\r\n"
"CodeWeavers\r\n"
"IT\r\n"
"Secure Link SSL Wildcard\r\n"
"*.winehq.org",
"US\r\n"
"GeoTrust Inc.\r\n"
"RapidSSL SHA256 CA"
"VA\r\n"
"Herndon\r\n"
"Network Solutions L.L.C.\r\n"
"Network Solutions OV Server CA 2"
};
static const cert_struct_test_t test_winehq_com_cert = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment