Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Https url do not works if ssl certificate is not valid

$
0
0

@onkar wrote:

Hi everyone,

I am integrating one auth2 implementation in ionic where in sendbox mode login page is accessed through https url.
When ionic try to open that url using window.open it does not show anything, just show blank page only.

Is their any way to handle ssl error or bypass it, i checked their are method in java classes but no idea how to modify them or they work or not.

In Native Android apps, developers handle this using following code implementaiton

public void onReceivedSslError(WebView view, SslErrorHandler handler, SslError error) {

        handler.proceed();
    }

Thanks for you help!

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>