Hi,

My web application is currently deployed on Tomcat 6. Currently it is
running on http.

I was asked to run it on HTTPS. I was able to run in on HTTPS and for that I
need to make changes in server.xml everytime iIf  have to run my web app on
https. Switching/Toggling between Https and Https requires me to restart
tomcat everytime after changes in server.xml.

Is it possible to change from http to https at runtime i.e without
re-starting tomcat. Is there any way to access the connector  using some
code?

Any help will be appreciated.

Thank you.

Reply via email to