Comment #8 on issue 3006 by [email protected]: Implement and use SSLClientSocket::ReconnectIgnoringLastError http://code.google.com/p/chromium/issues/detail?id=3006
Here are the to-do's after Markus checks in his CL http://codereview.chromium.org/43115: 1. Modify SSLClientSocketMac and SSLClientSocketWin constructors to use the new ssl_config.allowed_bad_certs_ member. 2. Remove the STATE_CONNECT and STATE_CONNECT_COMPLETE states and the corresponding DoConnect and DoConnectComplete methods, because DoConnect does essentially nothing now. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
