[HTTPS-Everywhere] Help with creating a rule to work around an issue with Jira

James Cox james at cox.cx
Thu Jan 2 16:54:15 PST 2014


Hi All,

 I'm trying to write a rule to fix a problem I have with a page that
has "mixed active content". I can see in Firefox Console the URL that
is being blocked, but when I try to make a simple ruleset to match
this URL it doesn't seem to be running.

Here's a screenshot of what I'm seeing in the Firefox Console:
http://i.imgur.com/DuwLO2X.jpg

And here's my rule file:
<ruleset name="Conducive">
  <target host="apps.conducive.com.au" />
  <rule from="^http://apps\.conducive\
.com\.au:443"
to="https://apps.conducive.com.au:443"/>
</ruleset>

Any hints would be greatly appreciated.
Thanks,
James


More information about the HTTPS-Everywhere mailing list