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

Win10 computer can't connect to Win2003 share because of SMB1

Remote Desktop to a PC not joined to AD domain

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