[Webkit-unassigned] [Bug 125006] [curl] Improve detecting and handling of SSL client certificate
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 21 11:39:59 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=125006
--- Comment #7 from Brent Fulgham <bfulgham at webkit.org> 2014-01-21 11:37:30 PST ---
(In reply to comment #6)
Please disregard this comment:
> > Source/WebCore/platform/network/curl/ResourceHandleCurl.cpp:131
> > + LOG(Network, "Invalid client certificate file: %s!\n", certificate.latin1().data());
>
> I think this should be certificate.utf8().data().
Looking at other code, I think latin1() is probably correct!
--
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