"Roberto Samarone Araujo (RSA)" <[EMAIL PROTECTED]> writes:
>      I don't know if this is an off topic question but, if it is off topic,
> I'm sorry.
> 
>      I would like to know where I can get information about how to configure
> Tomcat + OpenSSL in order to have SSL support on Tomcat.
>     Which lines I need to add on my tomcat server.xml file to enable ssl
> support ?
>      Is it possible to get digital certificates variables like on
> apache+OpenSSL ? How ?
There are two ways to use Tomcat with SSL:
(1) Use Tomcat with ApacheSSL or mod_ssl.
(2) Use Tomcat with Java SSL support via PureTLS or JSSE.

How to do all of these is documented at:

http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-ssl-howto.html

-Ekr

--
[Eric Rescorla                                   [EMAIL PROTECTED]]
                http://www.rtfm.com/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to