trustmanager Questions
2
Solved
I'm using Robolectric 4.3.1 (testImplementation "org.robolectric:robolectric:4.3.1") to create an Android sqlite environment for my integration tests. My system uses OkHttp (implementation 'com.squ...
Smilacaceous asked 1/3, 2020 at 6:58
4
Solved
I hava an app in Google Play, I received a mail from Google saying that:
Your app(s) listed at the end of this email use an unsafe implementation of the interface X509TrustManager. Specifically,...
Tidal asked 22/2, 2016 at 3:0
3
Before making the question, I found some links, which I checked, one by one, and none of them, gives me a solution:
well-kown CA
HTTPS request using volley
accept all SSL certificates
No peer cer...
Yama asked 18/9, 2016 at 4:8
5
Solved
Google has advised that I have an unsafe implementation of the interface X509TrustManager in my Android application and need to change my code as follows:
To properly handle SSL certificate vali...
Playboy asked 20/2, 2016 at 23:53
4
Solved
In one of my apps I'm using HTTPS with a self-signed certificate and followed the sample code from the android developer training site (https://developer.android.com/training/articles/security-ssl....
Polystyrene asked 17/2, 2016 at 19:27
5
Solved
I've an app in Google Play, today I received a mail from Google saying that:
Google Play warning: You are using an unsafe implementation of
X509TrustManager
It says something about the SSL ce...
Larry asked 18/2, 2016 at 18:56
1
© 2022 - 2024 — McMap. All rights reserved.