Posted by MrGeek on July 11, 2009 at 9:01pm
Jump to:
| Project: | Secure Pages |
| Version: | 5.x-1.7 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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..
Comments
#1
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
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
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
#4
Thanks for the write-up, good work. Make sure to close your issues if you solve them yourself. It saves our friendly module maintainers some valuable time.