Actions
Feature #2
closedView and manage SSL errors and certificates
Start date:
03/02/2016
Due date:
% Done:
100%
Estimated time:
Description
Create an interface to view the current SSL certificate for a website and to access an invalid SSL certificate.
Until this is accomplished it isn't possible to load a website with SSL errors, including sites with self-signed certificates.
Updated by Soren Stoutner about 8 years ago
https://developer.android.com/reference/android/webkit/WebView.html#getCertificate()
https://developer.android.com/reference/android/webkit/WebViewClient.html#onReceivedSslError(android.webkit.WebView, android.webkit.SslErrorHandler, android.net.http.SslError)
Updated by Soren Stoutner about 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Updated by Soren Stoutner over 5 years ago
- Priority changed from 2 to Next Release
Actions