[HTTPS-E Rulesets] icabanken.se

Drake, Brian brian at drakefamily.tk
Mon Jan 13 06:42:25 PST 2014


It looks good, except that you are missing <target host="icabanken.se" />.

Again, you could combine the rules:

<rule from="^http://(www\.)?icabanken\.se/" to="https://www.icabanken.se/"
/>

This does the same thing as the separate rules, but in one rule.

If the entire site is available over HTTPS, you should secure the cookies
(but I don’t have much experience myself in that area).

<securecookie host="^(.*\.)?icabanken\.se$" name=".*" />

Remember to consider any other subdomains of icabanken.se when you do that.

--
Brian Drake

All content created by me:
Copyright<http://www.wipo.int/treaties/en/ip/berne/trtdocs_wo001.html>©
2014 Brian Drake. All rights reserved.

On Mon, Jan 13, 2014 at 1417 (UTC), Joakim Walldén <joakim.wallden at gmail.com
> wrote:

> Hi,
>
> I suggest adding a ruleset for icabanken.se.
>
> <ruleset name="ICABANKEN.se">
>  <target host="www.icabanken.se"/>
>  <rule from="^http://icabanken\.se/" to="https://www.icabanken.se/"/>
>  <rule from="^http://www\.icabanken\.se/" to="https://www.icabanken.se/"/>
> </ruleset>
>
> I hope it is correctly created.
>
> Thanks and regards,
> Joakim
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.eff.org/pipermail/https-everywhere-rules/attachments/20140113/fe57fc1a/attachment.html>


More information about the HTTPS-Everywhere-Rules mailing list