Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Anthony Candaele 1197 posts 2049 karma points
    Jun 01, 2011 @ 09:10
    Anthony Candaele
    0

    Umbraco backend via SSL

    Hi,

    Is it possible to have the Umbraco Backend accessible through a secured SSL connection while the public website is served through a normal http connection?

    Thanks for your advice,

    Anthony Candaele
    Belgium

  • Lee Kelleher 4026 posts 15837 karma points MVP 13x admin c-trib
    Jun 01, 2011 @ 09:24
    Lee Kelleher
    1

    Hi Anthony,

    Yes it's possible.  Once you have got your SSL certificated installed and set-up for your domain.  Go into your Web.config file and set the "umbracoUseSSL" appSettings key to "true".

    <add key="umbracoUseSSL" value="true" />

    Cheers, Lee.

  • Anthony Candaele 1197 posts 2049 karma points
    Jun 01, 2011 @ 09:30
    Anthony Candaele
    0

    Hi Lee,

    Thanks, I already saw the setting in the web.config file but I didn't know it was that simple.

    thanks for your help,

    Anthony

Please Sign in or register to post replies

Write your reply to:

Draft