On 12/07/2012 01:25, Christopher Schultz wrote:
> All,
> 
> http://stackoverflow.com/questions/11427522/ssl-configuration-getting-classpuretlsimplementation-jsse15factory-not-foun
>
>  The SO poster is using 5.5.30 but the problem appears to still
> exist in 5.5.35 (latest).
> 
> I downloaded the "core" Tomcat 5.5.35 tarball and none of the .jar
> files in there contain the PureTLSImplementation class (nor any of
> the JSSE15*.class files). JSSE14*.class are there, in 
> server/lib/tomcat-util.jar.
> 
> svn doesn't say anything about those files being removed -- the
> sources are still in there.
> 
> Did something get left out in the build, somehow?

Nope. Those are debug messages indicating that optional libraries are
not present and can be safely ignored. PureTLS has so little demand
from the user community these days that we stopped including it in the
build years ago.

Mark

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

Reply via email to