I am trying to enable SSL on a server with many virtual IPs. Each of
the IPs needs its own certificate, but I can only add one certificate
for each server instance and only one server instance for each port.
How do I bind the virtual IPs to their own certificates so that I don't
get the "certificate does not match this server" errors.
Thanks in advance,
-Rocky