I am redoing the server.xml file incase of any errors I may have made.
This being the first time I have delt with SSL at all. When we access
our site with http everything works fine. The same with https. The
problem is that when we request using https, a message appears asking if
we would like to download secure and non-secure items. So I assume this
is the jsp's throwing the error/message.
Todd
-----Original Message-----
From: Rams [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 28, 2001 6:55 AM
To: [EMAIL PROTECTED]
Subject: RE: IIS + Tomcat + SSL
Hi Todd,
did u make changes in server.xml of tomcat for ssl enabling?
not that jsp doesnt agree or servlets only agree?
u r worried of URL for https,not the component,ok.
let me know how did u test ur jsp using https?
was it working with http?
--Rams
-----Original Message-----
From: Todd Sussman [mailto:[EMAIL PROTECTED]]
Sent: Sunday, May 27, 2001 12:26 PM
To: [EMAIL PROTECTED]
Subject: IIS + Tomcat + SSL
We have a working IIS + Tomcat 3.2.1 server running under windows 2000.
We would like to add SSL security. I recieved my cert from Verisign and
installed it. The problem is that I don't think the JSP's aree using
the SSL information. Is there anyway to test this or a howto I can
check.
Thank You
Todd