Howdy, The manager webapp, like any other webapp, is a context definition that goes within a host, which in turn is inside an engine. An engine has connectors associated with it.
So you need to make sure the context for the manager webapps is defined inside an engine whose only connector is an HTTPS connector... Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: gawkboyrules [mailto:[EMAIL PROTECTED] >Sent: Thursday, September 11, 2003 2:47 PM >To: tomcat users list >Subject: How do I force manager to use https? > >How do I force the manager web application to use https? I would like to >be able to use ant to remotely deploy to tomcat, but I don't want to pass >the code over the internet unencrypted. > >The documentation is fairly straight-forward concerning how to enable the >SSL Connector. What I can't figure out is how to make sure the manager >application requires a secure connection. > >Can anyone provide some guidance here? > >I should mention that I am running tomcat standalone, without Apache or any >other web server in front of it. > >Sincerely, >James Carpenter >3258-20 Via Marin >La Jolla, CA 92037 >Phone: (858) 587-6056 >Fax: (309) 418-2935 >Email: [EMAIL PROTECTED] >AOL IM: nawkboyrules 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]
