> Mar 28, 2011 12:41:05 PM org.apache.coyote.http11.Http11AprProtocol init > SEVERE: Error initializing endpoint > java.lang.Exception: No Certificate file specified or invalid file format
Looks like you have a tomcat connector configuration problem. Note you're using the APR connectors, which do NOT use keystores. See http://tomcat.apache.org/tomcat-6.0-doc/apr.html#APR_Connectors_Configuration for configuration reference. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
