Hello,
I am working on setting up IIS to use SSL. I am using IIS 8.5 and I understand that SNI will work for this. I understand the procedure for using SNI. My question is concerning the certificate.
We are running 5 sites under IIS 8.5. We need to start using SSL for connections. Can I use a single certificate for all of these sites utilizing SNI? Does it need to be a SAN certificate or a wildcard certificate ot just a plain old SSL certificate?
Thanks for any help,
kaine106