Topic: Allowing https and http in the site
stretch21
avatar
Freshman
Freshman
Posts: 47

Posted:
11.Sep 2003 - 05:42

I have set up a site certificate so that I can access my site using SSL sessions. My primary line of thinking is that I can do all of my remote administration through SSL while general site access can be in the clear.

My predicament is that once I start navigating the site, PostNuke has hard coded all of the links as http://host.domain.com/.... This means that once I am authenticated, I am booted back to a clear session.

Any ideas on how I can allow either or?

Thanks!
stretch21
avatar
Freshman
Freshman
Posts: 47

Posted:
11.Sep 2003 - 05:45

It appears that the real issue is that CE hard codes the links at http vs. https. I will see if I can fix that up. Any suggestions are welcome.