TheFinestArtist / FinestWebView-Android

Beautiful and customizable Android Activity that shows web pages within an app.
https://finestwebview.web.app
2.32k stars 532 forks source link

I getting Error "Failed to validate the certificate chain, error: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found." #186

Open RakeshRav opened 3 years ago

RakeshRav commented 3 years ago

I getting Error "Failed to validate the certificate chain, error: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found."

I need to set onReceivedSslError in WebviewClient

Is there any way to do that

yaziedda commented 3 years ago

I fond the same error, how t you fix it?