https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Rhino-Software.xml
<!-- !functional:
- download.rhinosoft.com (self-signed; shows Serv-U login page)
- ftp.serv-u.com (cert: download.rhinosoft.com; shows Serv-U login page)
- (www.)ftpvoyager.com (cert: rhinosoft.com; shows that domain's data)
- (www.)serv-u.com (ditto)
-->
<ruleset name="Rhino Software (partial)">
<target host="rhinosoft.com"/>
<target host="www.rhinosoft.com"/>
<securecookie host="^(www\.)?rhinosoft\.com$" name=".*"/>
<rule from="^http://(www\.)?rhinosoft\.com/"
to="https://$1rhinosoft.com/"/>
</ruleset>