Hello all,
I need to implement SSL only for a login page. is this possible? I mean to isolate a single page to have SSL...
We are using SharePoint 2010 for a public facing site and we would like to roll out a secured login section. The SSL is only needed for Login.aspx page only for submission of user id and password for authentication. We don't want SSL on any other part of the site, such as pages library or document library.
Any ideas or references would be highly appreciated.
Additionally, if we roll out SSL to one page, other pages should not resolve with https protocol. I did see that it is possible to bind https to SP site, but i don't want to bind it to the whole site, I only
want for a single page.
Thanks
Al