HTTPS Everywhere Atlas

Embedded content loaded from third-party domains (for example, YouTube, Google Analytics, ad networks, or CDNs) may also be affected. You can test this by loading the web page in question in a browser with HTTPS Everywhere installed and pulling down the HTTPS Everywhere rules menu. This will show a list of HTTPS Everywhere rules that were applied as the page was loaded, including rules that might have affected embedded content from other domains.

The stable (as yet unreleased) branch contains the following rule that is enabled by default:

<!--
The following targets have been disabled at 2020-09-25 16:20:22:

Fetch error: http://blog.demandware.com/ => https://blog.demandware.com/: (51, "SSL: no alternative certificate subject name matches target host name 'blog.demandware.com'")
Fetch error: http://investors.demandware.com/ => https://investors.demandware.com/: (28, 'Connection timed out after 20000 milliseconds')
Fetch error: http://solutions.demandware.com/ => https://solutions.demandware.com/: (28, 'Connection timed out after 20000 milliseconds')

	Other Demandware rulesets:

		- cquotient.com.xml


	bucket: demandware.edgesuite.net/aabl_prd/on/demandware.static/


	Nonfunctional hosts in *demandware.com:

		- calendar: Invalid certificate


	Insecure cookies are set for these hosts: ᶜ

		- demandware.com
		- www.demandware.com
		- xchange.demandware.com

	ᶜ See https://owasp.org/index.php/SecureFlag


	Mixed content:

		- Images on (www.)? from www.demandware.com *

	* Secured by us, see https://www.paulirish.com/2010/the-protocol-relative-url/

--><ruleset name="Demandware.com (partial)">

	<target host="demandware.com"/>
	<target host="www.demandware.com"/>
		<test url="http://www.demandware.com/contact"/>
		<test url="http://www.demandware.com/events"/>
	<target host="account.demandware.com"/>
	<!-- target host="blog.demandware.com" /-->
	<target host="documentation.demandware.com"/>
	<!-- target host="investors.demandware.com" /-->
	<!-- target host="solutions.demandware.com" /-->
	<target host="xchange.demandware.com"/>


	<!--	Not secured by server:
					-->
	<!--securecookie host="^(www\.)?demandware\.com$" name="^(PHPSESSID|exp_csrf_token|exp_last_activity|exp_last_visit|exp_stashid|exp_tracker)$" /-->
	<!--securecookie host="^xchange\.demandware\.com$" name="^(BIGipServerpool\w.]+|JSESSIONID|jive\.security\.context)$" /-->

	<securecookie host=".+" name=".+"/>

	<rule from="^http:" to="https:"/>

</ruleset>

Demandware.xml    File a bug

The release branch contains the following rules that are enabled by default:

<!--
The following targets have been disabled at 2020-09-25 16:20:22:

Fetch error: http://blog.demandware.com/ => https://blog.demandware.com/: (51, "SSL: no alternative certificate subject name matches target host name 'blog.demandware.com'")
Fetch error: http://investors.demandware.com/ => https://investors.demandware.com/: (28, 'Connection timed out after 20000 milliseconds')
Fetch error: http://solutions.demandware.com/ => https://solutions.demandware.com/: (28, 'Connection timed out after 20000 milliseconds')

	Other Demandware rulesets:

		- cquotient.com.xml


	bucket: demandware.edgesuite.net/aabl_prd/on/demandware.static/


	Nonfunctional hosts in *demandware.com:

		- calendar: Invalid certificate


	Insecure cookies are set for these hosts: ᶜ

		- demandware.com
		- www.demandware.com
		- xchange.demandware.com

	ᶜ See https://owasp.org/index.php/SecureFlag


	Mixed content:

		- Images on (www.)? from www.demandware.com *

	* Secured by us, see https://www.paulirish.com/2010/the-protocol-relative-url/

--><ruleset name="Demandware.com (partial)">

	<target host="demandware.com"/>
	<target host="www.demandware.com"/>
		<test url="http://www.demandware.com/contact"/>
		<test url="http://www.demandware.com/events"/>
	<target host="account.demandware.com"/>
	<!-- target host="blog.demandware.com" /-->
	<target host="documentation.demandware.com"/>
	<!-- target host="investors.demandware.com" /-->
	<!-- target host="solutions.demandware.com" /-->
	<target host="xchange.demandware.com"/>


	<!--	Not secured by server:
					-->
	<!--securecookie host="^(www\.)?demandware\.com$" name="^(PHPSESSID|exp_csrf_token|exp_last_activity|exp_last_visit|exp_stashid|exp_tracker)$" /-->
	<!--securecookie host="^xchange\.demandware\.com$" name="^(BIGipServerpool\w.]+|JSESSIONID|jive\.security\.context)$" /-->

	<securecookie host=".+" name=".+"/>

	<rule from="^http:" to="https:"/>

</ruleset>

Demandware.xml    File a bug

The HTTPS Everywhere developers welcome corrections and updates to rules. Please see our developer information and documentation of the ruleset format. If filing a bug in the Tor Project's Trac bug tracker, you can use the shared username and password cypherpunks / writecode; please ensure that the bug is marked as applying to HTTPS Everywhere.

Information current as of:


current release 79252541 2021-07-13 13:19:11 -0700;
next release 17d61a00 2022-05-25 04:06:39 +0000;