Forum Discussion

CadenL's avatar
CadenL
Level 6
9 years ago

Using RestoreShortcutBody for EV http to https change

Hi To change an existing EV server from the default http to https will require a number of things - firstly I need to change it in the EV site properties, then I need to change IIS and finally I n...
  • AndrewB's avatar
    9 years ago

    you are correct. reference this for how to do http and https. http://www.iis.net/learn/manage/configuring-security/how-to-set-up-ssl-on-iis

    they key is that you dont have to "require ssl" (https) until you're ready to do so. leaving that option unchecked in IIS will allow both http and https.