You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/04 15:48:56 UTC

[GitHub] nicolashenry opened a new issue #292: SSL errors handling in Android

nicolashenry opened a new issue #292: SSL errors handling in Android
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/292
 
 
   Currently when I open a website with InAppBrowser and Android which have an invalid certificate (because of a missing chaining certificate) InAppBrowser only display a black screen and dispatch two event, a "loadstart" event and a "loadend" event.
   
   I think that InAppBrowser should fire a "loaderror" event in order to known that something bad happened with ssl.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org