Is it feasible, under any Tomcat version, to offer two or more apps via HTTPS (with own domains & certificates) on different port numbers at a single IPv4 address?

I envisage name-based-virtual-server HTTP apps at port 80 which 302-redirect non-SSL requests to the corresponding port-specific HTTPS app, on the optimistic assumption that no-one these days actually types e.g.

  https://my-secure-app.megacorp.com

just

  my-secure-app.megacorp.com

Is this a really cheesy idea? have I missed something obvious?

Paul Singleton


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to