[HTTPS-E Rulesets] AWS rule breaks http://www.our-wedding-list.co.uk/

ix4svs at gmail.com ix4svs at gmail.com
Mon Sep 17 14:36:42 PDT 2012


This website references images on S3 using a schemeless URI, for example:
//honeymoon.s3.amazonaws.com/items/yourname/80x80/268912.jpg

This ought to mean that the image loads under HTTP or HTTPS on the
same URI -- it just picks up the context of the page.

However, HTTPS-Everywhere is transforming the above URI to:
https://s3.amazonaws.com/honeymoon/items/yourname/80x80/268912.jpg

In my view, that's a bug in the AWS ruleset.  It ought to have simply
transformed it to:
https://honeymoon.s3.amazonaws.com/items/yourname/80x80/268912.jpg

Many thanks to people who have contributed rulesets for an excellent plugin!

Alex




More information about the HTTPS-Everywhere-Rules mailing list