https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Secunet.xml
<ruleset name="secunet (partial)">
<target host="secunet.com" />
<target host="sinaportal.secunet.com" />
<target host="www.secunet.com" />
<securecookie host="^sinaportal\.secunet\.com$" name=".*" />
<!-- Cert doesn't match !www. -->
<rule from="^https?://secunet\.com/"
to="https://www.secunet.com/" />
<rule from="^http://www\.secunet\.com/(de/(das-unternehmen|not-in-menu)/|en/the-company/it-security-report-secuview/|fileadmin/|typo3(conf|temp)/|uploads/)"
to="https://www.secunet.com/" />
<rule from="^http://sinaportal\.secunet\.com/"
to="https://sinaportal.secunet.com/" />
</ruleset>