Trust Anchor not found for Android SSL Connection

后端 未结 17 1085
囚心锁ツ
囚心锁ツ 2020-11-22 05:06

I am trying to connect to an IIS6 box running a godaddy 256bit SSL cert, and I am getting the error :

java.security.cert.CertPathValidatorException: Trust an         


        
17条回答
  •  情话喂你
    2020-11-22 05:36

    I know this is a very old article, but I came across this article when trying to solve my trust anchor issues. I have posted how I fixed it. If you have pre-installed your Root CA you need to add a configuration to the manifest.

    https://stackoverflow.com/a/60102517/114265

提交回复
热议问题