SSL prefix stays http

truecms.net.au - September 25, 2009 - 11:25
Project:Chart API
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

When use securepages module - the path for chart images stays with http:// instead of https:// which causes SSL error. How chart images can be prefixed correctly respecting secure connection?

#1

tjholowaychuk - September 25, 2009 - 12:46

why would you ever need https with this? 1. its not your domain, 2. its a auto-generated chart. not EVERYTHING needs to be https, that will just be slow. images for example should not be severed over https (most cases)

 
 

Drupal is a registered trademark of Dries Buytaert.