Hello,
Setup on a Microsoft Windows Server 2012 R2 Datacenter consists of one website containing multiple bindings. Some of these bindings are suppose to be bound to different SSL certificates (SAN and wildcard certificates). Private IP adresses have be been allocated to the SSL bindings. So far so good.... Problem arise when we try to add a sertificate to one of the SSL bindings, IIS automatically updates all the SSL bindings with that certificate. How is it possible to allocate separate certificates without massupdating all the SSL bindings at the same time?