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]>
