Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoClassDefFoundError TrustMaterial #1

Open
Gemasoft opened this issue Dec 19, 2016 · 4 comments
Open

NoClassDefFoundError TrustMaterial #1

Gemasoft opened this issue Dec 19, 2016 · 4 comments

Comments

@Gemasoft
Copy link

I followed all the instructions and I'm still getting this exception:

WARNING: Error for /saml/SSO
java.lang.NoClassDefFoundError: Could not initialize class org.apache.commons.ssl.TrustMaterial
at org.opensaml.xml.security.x509.X509Util.decodeCertificate

Any idea?

@Jesus-Velasco
Copy link

I got the same exception. Any idea?.

@legacyofruben
Copy link

I'm working with GAE too and I have gotten the same exception. The terminal throws this message:
image

Any good idea?

@rgrey
Copy link

rgrey commented Jun 6, 2017

I found that I had no /etc/ssl/certs/java/cacerts file within my java installation. Very strange.

Once I copied from another same installation, everything was ok.

@qiushile
Copy link

qiushile commented Apr 15, 2019

The ca.juliusdavies:not-yet-commons-ssl:0.3.9 in spring-security-saml2-core:1.0.1.RELEASE dependency only support two keystore types: jks and pkcs12.

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

No branches or pull requests

5 participants