openid_client icon indicating copy to clipboard operation
openid_client copied to clipboard

java.security.cert.CertPathValidatorException: Trust anchor for certification path not found

Open karezza opened this issue 3 years ago • 2 comments

I have installed the needed CA to the android phone yet still getting the above error. Could it be what is causing me to get a blank white screen?

Also, assuming the white screen is a failed attempt to collect my credentials. I already have the credentials, could I possibly pass those in?

I/cr_X509Util(24485): Failed to validate the certificate chain, error: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found. E/chromium(24485): [ERROR:ssl_client_socket_impl.cc(960)] handshake failed; returned -1, SSL error code 1, net_error -202

karezza avatar Jan 10 '21 02:01 karezza