Copied to clipboard

Flag this post as spam?

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


  • julius 107 posts 289 karma points
    Sep 01, 2011 @ 10:10
    julius
    0

    I need an HTTPS / SSL page on a normal Umbraco site

    Hi everyone,

    I need a single HTTPS page on my non-https Umbraco site.

    How would I create a https page in Umbraco?
    What configurations are needed in IIS? I probably need a https certificate.

    How would I create a link to the https page with for example the related links content type or the content picker? Is this possible? Or should I create just a textstring field so we can supply the HTTPs url manually?

    Thanks!

     

    J

     

  • julius 107 posts 289 karma points
    Sep 01, 2011 @ 10:28
    julius
    0

    I've read three topics on SSL so far and it seems to me there are three options.

    1. Create a redirect from a normal page to a https page in a user control.
    2. Use an extension called Force SSL (http://our.umbraco.org/projects/website-utilities/force-ssl). However, this is probably not tested with my version of Umbraco (4.52).
    3.Add the https pages to the umbracoReservedUrls and umbracoReservedPaths parameter in the web.config.

    ssl - Umbraco - use HTTPS for some pages - Stack Overflow

    secure pages in umbraco - Extending Umbraco - our.umbraco.org

    Force SSL - our.umbraco.org


    My guess is that the first option is probably the fastest. Could someone give me some pointers or some sample code on how to implement this?

Please Sign in or register to post replies

Write your reply to:

Draft