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

Reply via email to