Question

I have several virtualhosts configured on a single Jetty instance. I would like to also have unique SSL Certificates for each virtualhost.

Can I do this?

My understanding is that the call to add a connector can only be made inside a Server configuration meaning that there is only 1 SSL certificate that can be used.

Walter

Was it helpful?

Solution

In any case, I need to have SSL setup on another port / ip address which I presently do not have. So, for the time being, I can only have 1 certificate.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top