#1740 - Assistance with pure SSL sites (also automatic resource copying)

Identifier #1740
Issue type Feature request or suggestion
Title Assistance with pure SSL sites (also automatic resource copying)
Status Completed
Tags

Type: Security (custom)

Handling member Chris Graham
Addon core
Description There are issues using a pure HTTPS base URL, which Google is really pushing now (higher ranking, considering warnings when clicking through to non-SSL sites).

If you embed any non-HTTPS URL, you get a nasty mixed-mode warning, and it requires real expertise, and cooperation from third parties, to resolve.

For example:
- Users linking to non-HTTPS images
- Admins adding banner code that isn't HTTPS

I suggest we implement 3 smart checks, controlled via config options...

1) Any http:// URL put through that is in an 'embed' context, we scan to see if https:// works. If so, we substitute.
2) If the above doesn't work, we cache locally, and serve via our cache proxy script.
3) We also put out a warning in some situations, such as the banner situation, as the local caching may well break tracking.

Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated