Stanislav Kolář <[email protected]> writes:

> Hi All,
[...]
> [Android] Fix the potential vulnerability issue.
[...]
> which simply denies many ssl errors without calling
>
> onReceivedSslError(org.xwalk.core.XWalkView view, 
> android.webkit.ValueCallback<java.lang.Boolean> callback, 
> android.net.http.SslError error)
>
> so we cannot ignore the ssl errors in the debug version of our Android
> application and our developers cannot test the app against in-lab test
> web services having no valid certificate.
>
> Is there a solution how to ignore ssl/cert errors in the debug
> version? before the commit it was very simple in XWalkResourceClient
> class:

To other readers on the list: this is a work in progress that can be
tracked in XWALK-7195.
_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help

Reply via email to