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@winehq.org Reporter: leslie_alistair@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.
https://bugs.winehq.org/show_bug.cgi?id=39125
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Connecting to a HTTPS |Connecting to a HTTPS |server with has an invalid |server which has an invalid |certificate fails |certificate fails
https://bugs.winehq.org/show_bug.cgi?id=39125
mauro mauro_capitanio@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mauro_capitanio@hotmail.com