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

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Alexandre Julliard 2018-03-06 15:27:49 -06:00
parent bd74183b1e
commit 105b3dc816

View file

@ -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 = {