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

Windows RRAS VPN configuration when server is behind NAT

Lenovo X1 Carbon Battery Problem - Plugged, Not Charging

Multiple Remote Desktop sessions on Windows XP