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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 24 03:43:51 PDT 2013


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





--- Comment #15 from sipka at inf.u-szeged.hu  2013-10-24 03:42:37 PST ---
(In reply to comment #14)
> (In reply to comment #13)
> > (In reply to comment #12)
> > > (In reply to comment #11)
> > > > > 
> > > > > I never get past this, err is always 0, is that correct?
> > > > 
> > > > In those cases too, where the certificate is untrusted?
> > > > On the website below you can test the error messages you receive self-signed SSL certificate:
> > > > https://www.pcwebshop.co.uk/
> > > 
> > > Yes, I have tried https://duckduckgo.com, without a pem file, and err == 0.
> > 
> > Have you got any SSL warnings on any sites where the content didn't load? (e.g.: SSL handshake error) If so, can you ignore them?
> 
> OK, I think I know why I am getting err == 0 now.
> I am running with the env variable CURL_CA_BUNDLE_PATH set to a .pem file.
> When I visit e.g. https://duckduckgo.com, the certificate is trusted, and err will  of course be zero then. The page then loads fine, which it should :)

Ok, thanks a lot. So it seems to work fine on wincairo too.

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