http://bugs.winehq.org/show_bug.cgi?id=26467
Summary: Builtin IE cannot open https://ebank.srcb.com:446/pweb/pbperbank Product: Wine Version: 1.3.15 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
Created an attachment (id=33698) --> (http://bugs.winehq.org/attachment.cgi?id=33698) trace: +wininet,+secur32,+schannel
Builtin IE cannot open https://ebank.srcb.com:446/pweb/pbperbank,
the output looks like below:
err:wininet:NETCON_secure_connect SSL_connect failed: 12045
full trace with +wininet,+secur32,+schannel is attached
However, override wininet using winetricks didn't help.
http://bugs.winehq.org/show_bug.cgi?id=26467
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://ebank.srcb.com:446/ | |pweb/pbperbank CC| |jacek@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=26467
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang@yahoo.com
http://bugs.winehq.org/show_bug.cgi?id=26467
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2011-03-18 10:14:18 CDT --- Invalid. Fails for me with IE8 on Windows Server 2008, as well as on Linux with Chrome and Firefox. You need to add the site's issuer certificate to your system's list of trusted roots if you want to use it.
http://bugs.winehq.org/show_bug.cgi?id=26467
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2011-03-18 10:14:32 CDT --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=26467
--- Comment #3 from fracting fracting@gmail.com 2011-03-18 22:59:47 CDT --- Thank you Juan! If I just want to use it in wine builtin IE, what steps should I follow ? It seems that winerootcerts.exe should help, but I can't find it on the web.
http://bugs.winehq.org/show_bug.cgi?id=26467
--- Comment #4 from Juan Lang juan_lang@yahoo.com 2011-03-19 11:32:35 CDT --- (In reply to comment #3)
If I just want to use it in wine builtin IE, what steps should I follow ? It seems that winerootcerts.exe should help, but I can't find it on the web.
It depends on your distro. Wine searches for trusted root certificates in the following locations:
/etc/ssl/certs/ca-certificates.crt /etc/ssl/certs /etc/pki/tls/certs/ca-bundle.crt /usr/local/share/certs/
The first location is used by Debian/Ubuntu, for example, while the third location is used by RedHat/Fedora. You'll want to ask in your distro support channel how to install one.
http://bugs.winehq.org/show_bug.cgi?id=26467
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #5 from Qian Hong fracting@gmail.com 2012-06-18 04:22:09 CDT --- Now with wine-1.5.6-175-g120c413 wine builtin iexplore has a gui to support certificates errors.
However, when I try to open https://ebank.srcb.com:446/pweb/pbperbank, a message box ask me:
"There is at least one unspecified security problem with this certificate. Would you like to continue anyway? "
Click on "yes" does not help, the message box appear again.
Console output is like below:
err:wininet:NETCON_secure_connect SSL_connect failed: 12055 fixme:ieframe:HttpSecurity_OnSecurityProblem (0x13edd8)->(12055) fixme:wininet:InternetErrorDlg 00000006 contains unsupported flags. err:wininet:NETCON_secure_connect SSL_connect failed: 12055 fixme:ieframe:HttpSecurity_OnSecurityProblem (0x13edd8)->(12055) fixme:wininet:InternetErrorDlg 00000006 contains unsupported flags. err:wininet:NETCON_secure_connect SSL_connect failed: 12055 fixme:ieframe:HttpSecurity_OnSecurityProblem (0x13edd8)->(12055) fixme:wininet:InternetErrorDlg 00000006 contains unsupported flags. err:wininet:NETCON_secure_connect SSL_connect failed: 12055
Reopen this bug, please correct me if you think open a new one is better. Thx.
http://bugs.winehq.org/show_bug.cgi?id=26467
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #6 from Jacek Caban jacek@codeweavers.com 2012-06-18 10:46:17 CDT --- I've sent a fix:
http://source.winehq.org/patches/data/87319
http://bugs.winehq.org/show_bug.cgi?id=26467
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Qian Hong fracting@gmail.com 2012-06-18 16:28:08 CDT --- (In reply to comment #6)
I've sent a fix:
Great, fixed in wine-1.5.6-216-gd0012f8.
Thanks Jacek!
http://bugs.winehq.org/show_bug.cgi?id=26467
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e2a9511b30e5b68eb328c08ffec | |f56dcc91bce0b
http://bugs.winehq.org/show_bug.cgi?id=26467
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2012-06-22 13:30:42 CDT --- Closing bugs fixed in 1.5.7.