Script to determine the SSL certificate assigned to each site
- by Thomas
I have a IIS6 web server with 100+ sites on it. Recently, I was forced to renew my wildcard SSL certificate which all the sites use by creating a new CSR request rather than a renew CSR request. I have installed the certificate and can update each site one at a time to use the new certificate however, I was wondering whether:
There is a way to update every site at the same time and
If there was a script I can use to view which certificate is currently being used by each site.