Hi.
When installing a site using CMS Manager, one can select https to be used on UI (admin/edit). What is EPiServer doing different if this is selected, compare to ordinary http?
The question is really, if I have installed a site using http, how can I change it to use https instead? Is this handled only by the IIS (and change of UI address in web.config to https://...)
Thanks
The only difference in episerver is the change of the ui address to https instead of http.
You need to install ssl sertificates on your web server and set up iis correctly.