wultra / ssl-pinning-android

Android SDK for our dynamic SSL pinning
Apache License 2.0
60 stars 8 forks source link

Certificate verifier returns "EMPTY" in android device with OS 7 #63

Closed divyeshdhedhi closed 2 years ago

divyeshdhedhi commented 2 years ago

Tried different approaches to resolve this issue but no luck. Please can anyone comment on this issue of certificate is not getting verified in android 7 devices

petrdvorak commented 2 years ago

Hello @divyeshdhedhi, we do not know what you do in you code, what task you are trying to achieve, nor what the actual incorrect result is for you. Please provide a more detailed issue description (have a look at these guidelines), or use discussions if you only need to ask assorted questions.

Also, the code is fully open-source. You can debug the code yourself and see why the results are what they are, and why they only happen on a specific device.