http://bugs.winehq.org/show_bug.cgi?id=29073
Bug #: 29073 Summary: [Feature request] iexplore: Add gui to trust a new certificate Product: Wine Version: 1.3.32 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
Created attachment 37466 --> http://bugs.winehq.org/attachment.cgi?id=37466 Log: open icbc web site with wine iexplore
Steps: open https://mybank.icbc.com.cn/icbc/enperbank/index.jsp with wine iexplore: $ wine iexplore https://mybank.icbc.com.cn/icbc/enperbank/index.jsp
Expected result: Display a certificate warning like chrome/firefox doing it, users can trust the new certificate from ICBC
Actual result: Display a blank page
Here is what I get from wget: $ wget https://mybank.icbc.com.cn/icbc/perbank/index.jsp --2011-11-13 03:23:01-- https://mybank.icbc.com.cn/icbc/perbank/index.jsp Resolving mybank.icbc.com.cn... 202.108.88.8 Connecting to mybank.icbc.com.cn|202.108.88.8|:443... connected. ERROR: cannot verify mybank.icbc.com.cn's certificate, issued by `/C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/OU=Terms of use at https://www.verisign.com/rpa (c)06/CN=VeriSign Class 3 Extended Validation SSL SGC CA': Self-signed certificate encountered. To connect to mybank.icbc.com.cn insecurely, use `--no-check-certificate'.
http://bugs.winehq.org/show_bug.cgi?id=29073
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=29073
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |programs Summary|[Feature request] iexplore: |iexplore: Add gui to trust |Add gui to trust a new |a new certificate |certificate | Severity|normal |enhancement
http://bugs.winehq.org/show_bug.cgi?id=29073
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|jacek@codeweavers.com |
http://bugs.winehq.org/show_bug.cgi?id=29073
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=29073
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3c1e2132e5e2efc1ba80fd6cfb6 | |a2715d19c253c Status|UNCONFIRMED |RESOLVED CC| |jacek@codeweavers.com Component|programs |mshtml Resolution| |FIXED
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2012-06-18 03:46:57 CDT --- We have GUI support for certificates errors working now.
BTW, the page from above example doesn't show the error for me. Looks like they use trusted certs now.
http://bugs.winehq.org/show_bug.cgi?id=29073
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2012-06-22 13:30:11 CDT --- Closing bugs fixed in 1.5.7.