Hi all, I'm using Webkit on windows. When loading a page fails due to invalid certificate error, I'm interested in getting all the information from the certificate. Using IWebError.sslPeerCertificate() I'm able to get an OLE_HANDLE, but I'm not sure how to get the certificate or CERT_INFO from using this handle. Anyone has ideas about how to do this?
Thanks in advance, Lakshmi
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
