If you use Apache's SSL functionality, you don't need Tomcat's, since Apache
does all the SSL encrypting/decrypting for you.

If you use Tomcat standalone, you can use JDK's "keytool" to generate an SSL
certificate request with the "-certreq" option.

Sven


> -----Ursprüngliche Nachricht-----
> Von: Sean M Alderman [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 11. Juni 2002 15:43
> An: Tomcat Users List
> Betreff: SSL Certificates from a CA...
> 
> 
> Greetings,
>   I just read through the SSL-HowTo for Tomcat and followed it to get
> things going with a test certificate.  Is there any 
> documentation on how
> to generate a server certificate request for a CA?  I've done 
> this with
> apache and mod_ssl using openSSL with out issue.  Are the 
> openSSL tools
> interoperable with Tomcat?
> 
> Thanks.
> -- 
> Sean M. Alderman
> ITRACK Systems Analyst
> PACE/NCI - NASA Glenn Research Center
> (216) 433-2795
> 
> Calling a windowed operating system "Windows" is like naming an
> automobile "Wheels."
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to