Skip to content

Conversation

@dooblem
Copy link

@dooblem dooblem commented Dec 19, 2017

I spent hours on this.
Trying to add the cas server certificate in /etc/cas/jetty/thekeystore : no success.
I also tried to separate the trust store in another file changing jetty.ssl.truststore.path : no success.

Always had the error :
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Finally, adding it to the global keystore solved my problem.

I spent hours on this.
Trying to add the cas server certificate in /etc/cas/jetty/thekeystore : no success.
I also tried to separate the trust store in another file changing jetty.ssl.truststore.path : no success.

Always had the error :
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Finally, adding it to the global keystore solved my problem.
Copy link

@lxs137 lxs137 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's very helpful. Hope to merge it.

@NgSekLong
Copy link

Wish I see this earlier, they should definitely merged this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants