Howdy, You need to have an SSL connector on the port you want https for. Take a close look at the sample connectors in the server.xml file that ships with tomcat.
Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Denise Mangano [mailto:[EMAIL PROTECTED] >Sent: Wednesday, August 27, 2003 2:00 PM >To: [EMAIL PROTECTED] >Subject: Can't access tomcat pages with https:// > >Ok, I recompiled Apache and Tomcat and each seems to be working >individually. I have a question regarding access to https:// access to >tomcat pages. From what I remember from last time, there wasn't >anything special I had to do to configure tomcat for SSL, but for some >reason that doesn't seem to be the case this time. > >Apache is configured for SSL and http://localhost and https://localhost > >Tomcat : I can access http://localhost:8080 but not >https://localhost:8080 > >Why would this be the case? > >I would like to get this resolved before I move back to setting up >mod_jk. Or wait a second... is it because of mod_jk that I was able to >go from http://localhost/index.jsp to https://localhost/index.jsp ?? > > >Thanks! > >Denise > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
