RESOLVED FIXED 47603
WebKit2: PlatformCertificateInfo should contain information about the entire certificate chain
https://bugs.webkit.org/show_bug.cgi?id=47603
Summary WebKit2: PlatformCertificateInfo should contain information about the entire ...
Ada Chan
Reported 2010-10-13 10:53:00 PDT
This bug is Windows specific. The Mac version already contains the certificate chain.
Attachments
Patch: add API to fetch the certificate chain in WKSI. (2.18 MB, text/plain)
2010-10-14 11:22 PDT, Ada Chan
no flags
Patch: add API to fetch the certificate chain in WKSI. (1.83 KB, patch)
2010-10-14 11:32 PDT, Ada Chan
sfalken: review+
Patch: store certificate chain in PlatformCertificateInfo for Windows (9.21 KB, patch)
2010-10-14 13:15 PDT, Ada Chan
no flags
Revise patch to not use WTF types in the WebKit2 API (9.48 KB, patch)
2010-10-14 13:53 PDT, Ada Chan
sam: review+
Ada Chan
Comment 1 2010-10-14 11:22:16 PDT
Created attachment 70756 [details] Patch: add API to fetch the certificate chain in WKSI.
Ada Chan
Comment 2 2010-10-14 11:32:08 PDT
Created attachment 70758 [details] Patch: add API to fetch the certificate chain in WKSI. Omitted the actual built lib files to reduce the patch size.
Ada Chan
Comment 3 2010-10-14 12:06:08 PDT
WKSI header and libraries updated in http://trac.webkit.org/changeset/69784
Ada Chan
Comment 4 2010-10-14 13:15:38 PDT
Created attachment 70767 [details] Patch: store certificate chain in PlatformCertificateInfo for Windows
Ada Chan
Comment 5 2010-10-14 13:53:19 PDT
Created attachment 70775 [details] Revise patch to not use WTF types in the WebKit2 API
Ada Chan
Comment 6 2010-10-14 14:12:27 PDT
Fixed in r69802.
Note You need to log in before you can comment on or make changes to this bug.