I need to show a webview that let the user enter this website: http://m.orange.es/area_clientes/
If i try to enter to that website and login with my user with the phone navigator, it works fine, and the navigator ask me to accept a certificate. If i try to enter that website and login with a webview in my android App, the webview can't do the login with my user and my password, the accept certificate pop up does not appear, and i'm getting redirected into a error website. How can this be solved? I checked a lot of questions on stackoverflow related with this isseue, but none of them worked: WebView with SSL Client Certificate on Android 4 ICS<http://stackoverflow.com/questions/10683643/webview-with-ssl-client-certificate-on-android-4-ics> Does the Web View on Android support SSL?<http://stackoverflow.com/questions/5977977/does-the-web-view-on-android-support-ssl> Android WebView SSL 'Security Warning'<http://stackoverflow.com/questions/3630445/android-webview-ssl-security-warning> http://damianflannery.wordpress.com/2010/09/28/android-webview-with-https-loadurl-shows-blankempty-page/ and a lot more links... -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- 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]. For more options, visit https://groups.google.com/groups/opt_out.

