[Webkit-unassigned] [Bug 104356] [SOUP] Failed to connect secure Websocket request (wss://)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 9 01:19:52 PST 2012


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





--- Comment #8 from Dan Winship <danw at gnome.org>  2012-12-09 01:22:15 PST ---
(In reply to comment #7)
> You mean "accept_certificate" callaback will not get triggered or called if WSS servers using recognized CA ?

Yes, that's how it should work...

> for https when we use g_object_set(SOUP_SESSION, "tls-database",..), we get trusted certificate without any error.. 
> However, we used same database for g_object_set() and g_tls_connection_set_database().

Is the server sending a different certificate for wss than for https maybe?

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