i've an android app with ssl pinned it was working fine but after i've renewed the SSL now its throwing exception
javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
- does renewel of SSL supposed to be stop the existing app?
- what can i do so the old app will work without releasing the new app with new SSL pinning?
- The New renewed SSL dont have any chain issues as per SSL lab test