HTTPS pages arent encrypted

MrGeek - July 11, 2009 - 21:01
Project:Secure Pages
Version:5.x-1.7
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I know that this is not a Securepages issue, but after 3 hours of Googling, and reading every Securepages issue, i'm still at a loss so i'm helping someone might point me in the right direction.

My problem is that even though I can get to HTTPS pages in my Drupal install, they arent encrypted according to my browser. If i load a static page (outside of Drupal), the page is properly encrypted.

I am guessing there is a re-write needed, or something in PHP changed, but thus far I have not been able to find anything that works.

I'm running D5.19 on Apache/2.2.10 (Unix) mod_ssl/2.2.10 OpenSSL/0.9.8e-fips-rhel5 PHP/5.2.6.

any help or direction appreciated..

#1

MrGeek - July 12, 2009 - 00:08

ok .. turns out "portions of the webpage" are not being encrypted.. I'm guessing portions of the CSS, etc are being called without httpS .. if anyone has any info on corrected that please point me at it.. I'll be looking through all the SecurePages issues and Google again for this..

#2

MrGeek - July 12, 2009 - 16:33

ok, after looking at the pages w/Firebug I can see that on some pages the issue is because of the ad-code I am displaying (i'll deal with that), but on other pages, httpS versions of user-avatars that are stored in system/files/avatar are not-found, and the http version is being displayed..
If anyone has any ideas on that, please post them.. It's getting boring talking to myself in this thread..

#3

MrGeek - July 13, 2009 - 04:53

Ok - to help others suffering from my same fate, i made a post loosely outlining the steps to fix these errors: entire page not encrypted

 
 

Drupal is a registered trademark of Dries Buytaert.