Copied to clipboard

Flag this post as spam?

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


  • WestLifeUmbraco 39 posts 70 karma points
    Apr 21, 2013 @ 23:00
    WestLifeUmbraco
    0

    Setup to Use SSL for certain pages in Umbarco 4.11.6

    I want to use SSL for certain pages in Umbraco. I set it up in IIS 7.5 using Self-Signed certicate, assign host binding to the site as below:

    Type  Host Name     port  IP Address
    http  umbraco.local 80     *
    https               443    *

    On SSL Settings in IIS for the site:

    UnCheckced Require SSL
    Select Accept for Cleint Certificate (ignore can be selected)

    The problem is that, I can visit http://umbraco.local, but when I visit https://umbraco.local, it 302 redirect to the http version.

    If I change to a clean database and keep the umbraco web app, the redirection is not happening. So, it might be due to setting in database that causes the redirection. What database tables should I look into?

    Any idea?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies