Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
105b3dc8
Commit
105b3dc8
authored
Mar 06, 2018
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wininet/tests: Update the winehq.org certificate data.
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
bd74183b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
2 deletions
+13
-2
http.c
dlls/wininet/tests/http.c
+13
-2
No files found.
dlls/wininet/tests/http.c
View file @
105b3dc8
...
...
@@ -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
=
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment