문제

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!

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top