Comment #109 on issue 318 by [email protected]: Client SSL Certificate  
Support
http://code.google.com/p/chromium/issues/detail?id=318

Same or similar issue for me.  Connecting to an Apache 2.0 site that has

SSLVerifyClient optional
SSLVerifyDepth  10

gave Error 2 (net::ERR_FAILED)

After reading this issue, I changed it to

SSLVerifyClient none
SSLVerifyDepth  10

and now it works.

Same issue?

Problem was occurring for me on 2.0.latest and 3.0.195.6 from the beta  
channel.

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to