Hi experts,
we have one webdispatcher in DMZ which is forwarding to different backends, depending on the URL you are entering to access the WebDispatcher (routing-rules).
So, we have host A = webdispatcher and host B and C which is an alias to host A.
If you are entering www.b.com you get another backedn as www.c.com.
Now we want to setup https for the webdispatcher.
My question, is, how do I have to issue the certificate-req for the webdispatcher?
For host A or for B and C.
If for B and C, where can I import multiple certificates, for me it look like I can do it only once and like there is only one certificate possible...