I have do it in Tomcat, I have do the "SSL Tomcat HOW-TO" from jakarta,apache.org.
-----Mensaje original----- De: Luca Ventura [mailto:[EMAIL PROTECTED]] Enviado el: mi�rcoles, 02 de octubre de 2002 11:09 Para: Tomcat Users List Asunto: R: Digital certification installation in Tomcat Thanks Miguel. To know that the digital certificate must be in IIS is a good information: now the problem is to know how to install it in IIS... Does someone how to install digital certificates in both IIS and Tomcat? Thank you very much in advance! Luca P.S: Even in this case I haven't to install a digital certificate in Tomcat, to know ho to do it in Tomcat could be useful in future if I use Tomcat as Web Server :-) -----Messaggio originale----- Da: Miguel Angel Mulero Martinez [mailto:[EMAIL PROTECTED]] Inviato: mercoled� 2 ottobre 2002 10.09 A: Tomcat Users List Oggetto: RE: Digital certification installation in Tomcat Hi Luca, You have raison, the digital certificate must be in IIS, not in Tomcat. IIS will crypt/decrypt the information before sending it to the client. I never have do this, so if someone could give some information more, it will be very interesting. Regards, Miguel -----Mensaje original----- De: Luca Ventura [mailto:[EMAIL PROTECTED]] Enviado el: mi�rcoles, 02 de octubre de 2002 9:29 Para: tomcat-user Asunto: Digital certification installation in Tomcat Hello everybody! I have the following problem..... I have IIS as Web Server and Tomcat 4.x as Servlet/JSP container. I have installed Tomcat 4.x as a plug-in of IIS (using the isapi filter): so all requests directed to servlet/jsp pages or to sites that use these java-technologies are redirected to Tomcat. I would like to install a digital certificate in IIS to support HTTPS protocol but I don't know if I must install it in Tomcat too. I told that IIS is my Web Server: so when crypted data arrive to my Web Server first the should be decrypted from IIS and then forwarded to Tomcat if necessary, but I am not sure of this and I would like a confirmation. In fact if the data sent are not decrypted before redirecting them to Tomcat I should install the same digital certificate in Tomcat too to support HTTPS. If I must install the digital certificate in IIS can someone suggest me how to do or some link that contains documentation on this topic? Thank you very much in advance! Luca -- 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]> -- 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]>
