sitefinity mixed http https mode

Posted by Community Admin on 03-Aug-2018 21:43

sitefinity mixed http https mode

All Replies

Posted by Community Admin on 03-Nov-2011 00:00

We have an intranet site built using Sitefinity and it is currently redirecting anyone who tries to access the site using ssl https to port 80 (http). Has anyone else enountered this and is there a setting I need to change to allow https traffic as well as http traffic?

Thanks!

Posted by Community Admin on 08-Nov-2011 00:00

Hello Adam,

You can enable SSL for particular page that will need https connection. Go to Actions->Title & Properties of the page and check Require SSL checkbox, this way you will have this page accessible trough https. If you have IIS settings that encrypts http pages to https or the reverse have in mind Sitefinity will expect http response from a page that doesn`t use SSL and  https responce from a page that requires SSL becasue Sitefinity manages encryption and description of request when page requires SSL and another software or hardware device manages description you may encounter problems.

Greetings,
Stanislav Velikov
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 08-Nov-2011 00:00

I think he's asking for a ternary option for HTTP on a page.
1. HTTP
2. HTTPS
3. HTTP or HTTPS (however the page is accessed, process it, don't redirect)

This thread is closed