Putting multiple SSL certificates in IIS

Open up command prompt and run the following for each website/host header

Appcmd set site /site.name:"sitename" /+bindings.[protocol='https',bindingInformation='*:443:certname]

Where:
- sitename = the site's name in IIS
- certname = the certificate name in IIS

Comments

Popular posts from this blog

Remote Desktop to a PC not joined to AD domain

Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine

Windows RRAS VPN configuration when server is behind NAT