users@glassfish.java.net

Re: Let 2 domain run on the same porrt 443

From: <glassfish_at_javadesktop.org>
Date: Sun, 19 Sep 2010 22:46:58 PDT

Another solution is to forget about SSL on Glassfish and let Apache handle the https on port 443 as a proxy. Apache will then forward requests to the appropriate listeners which are *not* running on port 443 and not configured to use SSL. This solution allows any number of https domains (Apache virtual hosts) to be configured without the need for different IP's. And no need to configure SSL on Glassfish...
[Message sent by forum member 'ggierer']

http://forums.java.net/jive/thread.jspa?messageID=483107