Securing Network Data Tutorial for Android | Kodeco


This is a companion discussion topic for the original entry at https://www.kodeco.com/10056112-securing-network-data-tutorial-for-android

Hi there, I tried the customize the behavior of certificate revocation part, and I got crash due to this “Unsupported spec: javax.net.ssl.CertPathTrustManagerParameters@ef3eaea. Only android.security.net.config.RootTrustManagerFactorySpi$ApplicationConfigParameters supported”
May I know any idea to fix this?
Many thanks.