I just renewed a Comodo Wildcard SSL certificate and I created the PFX in order to install it on my Windows Server 2012 R2 which is a VM on Microsoft Azure.
I use IIS 8.5 for all my websites which includes about 300 subdomains of the main domain name. So, the main domain is eg. example.com and all subdomains are like customer1.example.com, customer2.example.com, etc.
After I will install the renewed certificate, I will have to change the IIS binding for all of these subdomains as well to point to the new certificate.
I cannot find a way to do this without changing every single binding manually.
Is there any way to change all these bindings on bulk?