Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

X509Util error #13

Open
genevera opened this issue Dec 27, 2017 · 0 comments
Open

X509Util error #13

genevera opened this issue Dec 27, 2017 · 0 comments

Comments

@genevera
Copy link

I noticed recently that I am seeing a lot of errors like the ones below when using a WebView generated by an unpinned application:

12-26 23:03:49.802 E/X509Util(13200): Error creating trust manager (mobi.acpm.sslunpinning.EmptyTrustManager): java.lang.IllegalArgumentException: tm is an instance of mobi.acpm.sslunpinning.EmptyTrustManager which is not a supported type of X509TrustManager

12-26 23:03:49.802 E/X509Util(13200): Could not find suitable trust manager

12-26 23:03:49.802 E/X509Util(13200): Error creating trust manager (mobi.acpm.sslunpinning.EmptyTrustManager): java.lang.IllegalArgumentException: tm is an instance of mobi.acpm.sslunpinning.EmptyTrustManager which is not a supported type of X509TrustManager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant