[Webkit-unassigned] [Bug 73913] [WK2] New tests introduced in r100895 fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 08:07:03 PST 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at webkit.org




--- Comment #7 from Alexey Proskuryakov <ap at webkit.org>  2011-12-12 08:07:03 PST ---
In Mac case at least, that could be because of a self signed certificate. DRT has code to silence those, while WTR does not.

[NSURLRequest setAllowsAnyHTTPSCertificate:YES forHost:@"localhost"];
[NSURLRequest setAllowsAnyHTTPSCertificate:YES forHost:@"127.0.0.1"];

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