https://bugs.winehq.org/show_bug.cgi?id=55008
Bug ID: 55008 Summary: wininet:http - test_secure_connection() fails on Windows and Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: wininet Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
wininet:http - test_secure_connection() fails on Windows and Wine. More precisely it is the test_cert_struct() therein that fails:
http.c:6770: Test failed: lpszSubjectInfo = US Minnesota CodeWeavers *.winehq.org http.c:6869: Testing security flags...
See https://test.winehq.org/data/patterns.html#wininet:http
Note: The failure happens before the "Testing security flags" line which is at the start of test_security_flags(). The only other place where test_cert_struct() is called is in test_secure_connection(). CQFD.
The failures started on 2023-06-06 but they happen on older builds too so they are probably caused by some change on the server.
https://bugs.winehq.org/show_bug.cgi?id=55008
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=55008
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |1dd6ea7049f857f0d4e7a78ec83 | |14c3bac71625b
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This is fixed:
commit 1dd6ea7049f857f0d4e7a78ec8314c3bac71625b Author: Alexandre Julliard julliard@winehq.org Date: Wed Jun 7 16:12:02 2023 +0200
wininet/tests: Update expected WineHQ certificate.
https://bugs.winehq.org/show_bug.cgi?id=55008
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.10.
https://bugs.winehq.org/show_bug.cgi?id=55008
--- Comment #3 from Michael Stefaniuc mstefani@winehq.org --- Removing the 8.0.x milestone from bug fixes included in 8.0.2.