Because I always forget – SSL with Host Headers
Type the following command at the command prompt:
cscript.exe adsutil.vbs set /w3svc/<site identifier>/SecureBindings ":443:<host header>"
where host header is the host header for the Web site.
Shamelessly lifted from http://technet.microsoft.com/en-us/library/cc756897.aspx








