Tomcat does support SSL, but you will have to recompile it from source, 
after downloading the JSSE jars from Sun.

If the JSSE jars are in your classpath, (i put mine in 
$JAVA_HOME/jre/lib/ext/) then tomcat will automatically build with SSL 
support.

Once you have an SSL-enabled build, you will have to modify server.xml 
so that it will accept SSL connections on port 443.

You may have to jump through some hoops to use Verisign certificates 
with the java SSL key management tools.

All this is covered in docs available on the web, but if you have 
specific troubles, i can help you out with them, since i have 
successfully built and deployed SSL-enabled tomcat.

-Pete

> Does Tomcat supports SSL????
> 
> If yes then which version supports it.
> 
>  
> 
> Please let me know immediatly
> 
>  
> 
> Thanking you in advance.
> 
> parag
> 


Reply via email to