Hi,
When loading a web site over "https" in WebKit I would like to be able
to display
the certificate chain so the use is able to check hash, signature and
other details
of the certificate that is used by the page.
Is there a way to get a reference to the certificate chain? It seems
that there's
no public API for this, but because you can get the certificate chain
from within
the delegate "webView:didFailProvisionalLoadWithError:forFrame:" by extracting
it from the error parameter, I assume there must be also a way to get the
same information when no error occurs.
--
Alexander
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden
This email sent to email@hidden