Hello, I have an ASP.NET WebForms website on WinHost, and would like to make it work with https. Can I have some basic notions on how to proceed to achieve that? Thanks Mike
In order to use HTTPs you will need to be on the Max or Ultimate plan. If you are on the Basic plan please see our knowledge base article on how to upgrade the plan here: https://support.winhost.com/kb/a502/how-to-change-the-plan-for-your-site-upgrade-downgrade.aspx Once you have upgraded your next step is to install an SSL Certificate for your site account. Instructions on how to instal an SSL Certificate can be found here: https://support.winhost.com/kb/a774/how-to-order-and-install-an-ssl-certificate.aspx
That article about the certificate is very clear, thanks! Can you provide any link about how to set up HTTPs once I have my certificate? Thank you!
What I mean is: once I have bought and installed my certificate in the SSL manager, will my website start appearing as https at that point or do I need to do any setup (eg web.config)?