I'd like to provide webhosting service on my VPS with running Glassfish v4. It means many domains with one shared IP address of the VPS. I know there are problems with SSL certificates of many domains for one IP and that SNI extension may solve this problem (right?). So my question is, whether Glassfish supports this.
Thanks