https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/McAfee-MX-Logic.xml
<ruleset name="McAfee MX Logic">
<target host="mxlogic.com"/>
<target host="*.mxlogic.com"/>
<securecookie host="^(.*\.)?mxlogic\.com$" name=".*"/>
<!-- Cert isn't valid for !www. -->
<rule from="^http://(?:www\.)?mxlogic\.com/"
to="https://www.mxlogic.com/"/>
<!-- Clients have unique domains. -->
<rule from="^http://([^\.]\.)?(console|portal)\.mxlogic\.com/"
to="https://$1$2.mxlogic.com/"/>
</ruleset>