Comment #4 on issue 13934 by [email protected]: Chromium will send a client certificate before the server certificate is verified on Windows http://code.google.com/p/chromium/issues/detail?id=13934
If I try to get the server certificate as soon as InitializeSecurityContext returns SEC_I_INCOMPLETE_CREDENTIALS, the QueryContextAttributes(..., SECPKG_ATTR_REMOTE_CERT_CONTEXT, ...) call returns SEC_E_INVALID_HANDLE (0x80090301). -- 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 -~----------~----~----~----~------~----~------~--~---
