Bug 125760 - [Cocoa] Expose the certificate chain for the main frame
Summary: [Cocoa] Expose the certificate chain for the main frame
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-15 18:31 PST by mitz
Modified: 2013-12-15 20:01 PST (History)
0 users

See Also:


Attachments
Add certificateChain property to WKBrowsingContextController (2.19 KB, patch)
2013-12-15 18:32 PST, mitz
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2013-12-15 18:31:49 PST
[Cocoa] Expose the certificate chain for the main frame
Comment 1 mitz 2013-12-15 18:32:54 PST
Created attachment 219287 [details]
Add certificateChain property to WKBrowsingContextController
Comment 2 mitz 2013-12-15 20:01:08 PST
Committed <http://trac.webkit.org/r160626>.