views:

168

answers:

1

Hi all,

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

A: 

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.