TLS connection could not be established: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found

Getting this error on Android app while running on windows machine Ionic v7 Angular 16 and Java v17 earlier Javav8 at that time its working fine after adding the certificate but after upgrading to Java v17 this error persist

  • What Android device and version?
  • What certificate and how did you add it?
  • When are you getting this error?