Domanda

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!

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top