We have 1 IIS website that has multiple bindings. Is it possible to have multiple SSL certificates on the one IIS website bound to 443.
e.g. https binding with SSL certificate www.companya.com, another https binding with www.companyb.com certificate and a 3rd https binding with *.company3.com wildcard certificate.
Thank you
JK