[Webkit-unassigned] [Bug 119436] [curl] Improve detecting and handling of SSL related errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 07:54:23 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=119436





--- Comment #17 from sipka at inf.u-szeged.hu  2013-11-06 07:53:09 PST ---
(In reply to comment #16)
> I now tested without a .pem file locally, and when I visit a secure site, I get err == 20 (X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY), which I assume is correct. But the host is not found in the list, so the load fails. How will I add allowed hosts to the host list?
>
How can you skipped ssl errors currently in WinCairo? With this patch it should be the same. 

> Also, the function bool pemData(X509_STORE_CTX *ctx, String& certificate) compiles fine on Windows, maybe it should be used here as well?

This required to extract additional ssl error informations and currently we cannot test it on windows so we will skip it for now.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list