You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/08/27 13:27:43 UTC

[GitHub] [cordova-android] nam-bash commented on issue #819: "java.security.cert.CertPathValidatorException: Trust anchor for certification path not found." on Android 5 and lower versions

nam-bash commented on issue #819: "java.security.cert.CertPathValidatorException: Trust anchor for certification path not found." on Android 5 and lower versions
URL: https://github.com/apache/cordova-android/issues/819#issuecomment-525300756
 
 
   Thank you @breautek for your response! 
   my same app is working fine with other 2 different https urls one is deployed on same server (where original is deployed ) and second one is on other server.
   
   SSL cert for Original and other 2 urls  are from different provides as shown in below images.
   
   ### SSL provider for original url
   ![orignalUrl](https://user-images.githubusercontent.com/38281747/63772781-40b93b00-c8f3-11e9-9d2f-986ac4ffc702.JPG)
   ### SSL provider for other urls
   ![otherUrls](https://user-images.githubusercontent.com/38281747/63772825-562e6500-c8f3-11e9-81c4-6d49e1681f9f.JPG)
   
   if this is TLS 1.0  issue then is there any way to enable TLS 1.1/1.2 on older android versions or any cordova-plugin for that purpose ?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org