Question

I have pretty much zero experience setting up servers, but currently my job is to set one up (don't ask why). It's an an apache-tomcat6 server.

I followed some instructions step by step, and when it came time to test that everything was working, here's what I got:

The error!

I know this is a bit of a shot in the dark, but does anyone know what I can do to fix this?

Please let me know if there's any further information I can provide to help!

Was it helpful?

Solution

you're missing CertificateAuthInvalidCertException class in your classpath. Add it to tomcat / application

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top