I am trying to override default cipher suites presented when loading HTTPS pages in Android WebView so that communication takes place over strong ones only. In case of weak cipher suites being negotiated, *onReceivedSSLError* should get triggered in *WebViewClient* so that appropriate warning can be shown to user. Any method to do so ?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/feb90297-471b-42ad-b9d5-b65d87cd492e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

