[Bug 39125] New: Connecting to a HTTPS server with has an invalid certificate fails

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 20 04:53:42 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=39125

            Bug ID: 39125
           Summary: Connecting to a HTTPS server with has an invalid
                    certificate fails
           Product: Wine
           Version: 1.7.39
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: wininet
          Assignee: wine-bugs at winehq.org
          Reporter: leslie_alistair at hotmail.com
      Distribution: ---

Created attachment 52134
  --> https://bugs.winehq.org/attachment.cgi?id=52134
Small patch

When connecting to a server via https, we are prompted that the certificate
isn't valid (expired as an example).

We are prompted to Accept this error, after we do, the connection fails because
the certificate isn't valid.

The attached patch, even though not exactly correct, pin points the location of
failure.  

On Windows, we get the prompt, but once we accept the certificate, it connects
without error.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list