[Webkit-unassigned] [Bug 145819] New: Websocket Invalid Certificate Error after accepting self signed certificate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 9 15:10:21 PDT 2015


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

            Bug ID: 145819
           Summary: Websocket Invalid Certificate Error after accepting
                    self signed certificate
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: frojas at vmware.com

Steps to Repro:
- Get WebContent from Site A
- Have webcontent retrieve webpage from site B 
- Site B uses a self signed cert
- User accepts self signed cert but does not add it to keychain
- Have web content try to communicate with site B using Websocket
- See the the following error in the logs:

[Error] WebSocket network error: OSStatus Error -9807: Invalid certificate chain  (index.html, line 0)

- At this point if the browser navigates to site B it displays that the certificate on site B is trusted because the user has accepted it for this session

Seen on Safari Version 8.0.6 (10600.6.3)

Note:
- This works on:
Chrome Version 43.0.2357.124 (64-bit)
Firefox Version 38.0.5
IE: 10, 11 and Edge

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150609/194791e6/attachment-0001.html>


More information about the webkit-unassigned mailing list