eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
377 stars 143 forks source link

Support SNI and move TLS config to Virtual Server rather than Http Listener #24081

Open jaceabreu opened 2 years ago

jaceabreu commented 2 years ago

Please add SNI (Server Name Indication) so multiple Virtual Servers, with different domain names, can use the same Http Listener IP/Port.

Environment Details


Problem Description

For mulitple Virtual Servers with different domain names, multiple non-standard Http Listeners must exist, with a separate certificate nickname identified on each port config. Please support SNI and move SSL/TLS config to Virtual Server area.

Impact of Issue

For running more than a single domain name on a particular IP/Port, non-standard ports must be used for the different certificates and a front-end reverse proxy that does support SNI, such as Apache HTTP, must be used.

github-actions[bot] commented 1 year ago

This issue has been marked as inactive and old and will be closed in 7 days if there is no further activity. If you want the issue to remain open please add a comment

github-actions[bot] commented 3 weeks ago

This issue has been marked as inactive and old and will be closed in 7 days if there is no further activity. If you want the issue to remain open please add a comment