Force HTTP to HTTPS redirect
Force HTTP to HTTPS redirect
I have a site on SharePoint and I have implemented HTTP To HTTPS redirect successfully.
However, if user goes to the URL and remove 's' from 'https' then site becomes accessible without SSL.
I want a way to force redirect the user to HTTPS in all cases. How can I achieve this using IIS or SharePoint Central Administration?