@Silvermyst wrote:
Hi, there!
I'm having issues doing the SSL certificate verification. I need to know why is it rejecting the SSL, so I want to print what type of SslError is the onReceivedSslError method getting. How can I print it so I can see it? I'm using
Log.w("SSLERROR1", message)
(message depends on the type of error) in both SystemWebClient.java and XWalkCordovaResourceClient.java and running in the command lineadb lolcat | findstr SSLERROR1
(I'm on Windows), but it's not showing anything.Is there something else I have to do?
Thanks a lot!
Posts: 4
Participants: 2