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'.