https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Covisint.xml
<!--
See Compuware.xml for other Compuware coverage.
-->
<ruleset name="Covisint">
<target host="covisint.com" />
<target host="*.covisint.com" />
<securecookie host="^(.*\.)?covisint\.com$" name=".*" />
<rule from="^http://(portal\.|www\.)?covisint\.com/"
to="https://$1covisint.com/" />
<!-- reset, redirects like so over http. -->
<rule from="^https?://support\.covisint\.com/"
to="https://portal.covisint.com/web/support/" />
</ruleset>