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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 01:44:27 PST 2012


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





--- Comment #10 from Basavaraj Padmashali Sidda <basavaraj.ps at samsung.com>  2012-12-14 01:46:47 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > (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?
> Yes 

Hi Dan,

Dont you think, This patch is usefull, if you want show certificate warning message to the user allow (return TRUE) or deny (return FALSE) for this wss request ?.
we can show certificate warning message from "accept-certificate" callback..

Because i saw in Mozilla, they support it, https://bugzilla.mozilla.org/show_bug.cgi?id=594502

Thank You

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