Our infrastructure guys have told me that it’s not possible to assign SSL Cert. for Virtual Directories. But only possible for IIS Websites.
Could anyone please help me to confirm the above? And if it’s possible, is the import cert. similar to Web Site.
Thank you
That’s correct, SSL certificate can be assigned only on
Websitelevel. When encrypted request come to the server it’s not possible to determine its URL until the request is decrypted. To find correct certificate for description, request IP address is used, and IP address is configured onWebsitelevel only to which in turn is assigned SSL Certificate.