Hi,
I have a SharePoint site I can get to with http but cannot get to with https.
I have done the following testing/results:
1. WORKS:
http://www.sitename.com, the SharePoint site appears
2. DOES NOT WORK: https://
www.sitename.com (get a 404 page not found error)
3. WORKS: https://
www.sitename.com/default.asp (displays a HELLO WORLD page
I developed)
So, the cert appears to be set up correctly, as #3 works.
Any ideas or suggestions?
Thanks.