I used a ubuntu server 16.04 and jetty 9.3 to deploy multiple virtual host. Every virtual host has a different domain and a different SSL certificate. Now only one virtual host with ssl works. I searched a lot on google and stackoverflow, it says TLS SNI or jetty connectors can do this.But I don't know how to config.