I have an IIS machine with three IPs, 192.168.5.10 - .12. I'm running two different SSL-based sites on .10 and .11, port 443. Everything is fine.
I've now installed another web server onto my machine and am trying to get it to listen on port 443 on the .12 IP address. Unfortunately IIS and the other server refuse to cooperate, even though the IPs being bound are different. They both think there's a conflict with that port.
Is there any way to get IIS to play nice with the other server?