On 12/12/2011 20:20, Justin Larose wrote:
> Group,
> 
> Can anyone help me with this error below from the catalina.log?
> I have attached my server.xml as well. I have done some searches on the 
> internet and cannot find much on this error.
> ________________________________________________
> SEVERE: Error initializing endpoint
> java.io.IOException: AnyCert TrustManagerFactory not available

Seems pretty clear to me.

> <Connector ... port="8543" ... truststoreAlgorithm="AnyCert" .../>

Fix your broken connector configuration or provide a JSSE implementation
that includes this custom truststoreAlgorithm.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to