MVC Login Failure with Domain

I have recently started getting a certificate error when trying to authenticate. Below is from me using my issuer-uri within the sample application:

I/O error on GET request for “https://kainoshealthcare.auth0.com/.well-known/openid-configuration”: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target; nested exception is javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Whelp reading is fundemental. I found the answer right here it appears:

CA Change - Detailed Guidance

Thank you for the update @mwoodard! Glad to know that you found the answer from our Community! :clap:

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.