You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default handling of WebViewClient should handle the
onReceivedSSLError properly, which might break certificate validation
1:None
- WebViewClient is extended in class com.facebook.internal.WebDialog$DialogWebViewClientNaive SSL error handling is implemented. This WebViewClient breaks certificate validation.
2:None
- WebViewClient is extended in class com.flipkart.android.fragments.WebViewFragment$bNaive SSL error handling is implemented. This WebViewClient breaks certificate validation.
The text was updated successfully, but these errors were encountered:
The default handling of WebViewClient should handle the
onReceivedSSLError properly, which might break certificate validation
The text was updated successfully, but these errors were encountered: