| Topic: | Allowing https and http in the site |
|---|---|
|
stretch21
Freshman
Posts: 47 Posted: |
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
Freshman
Posts: 47 Posted: |
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. |