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:

<!--
	Working subdomains:
	- accounts.
	- antivirus.
	- directory.
	- download.
	- downloads.
	- enterprise.
	- forums.		(some unencrypted inline links to images)
	- friends.
	- help.
	- icedragon.
	- m.
	- marketingdb.
	- pctuneup.
	- penetration-testing.
	- personalfirewall.
	- secure.
	- ssl.
	- www.ssl.
	- support.
	- trustlogo.
	- trustlogostats.
	- www.

	Problematic subdomains:
	- backup.		(cert mismatch: www.comodo.com)
	- blogs.		(cert mismatch: www.comodomail.com)
	- camas.		(not responding)
	- cima.security.	(not responding)
	- cloud-scanner.	(cert mismatch: www.comodo.com)
	- download-cn.		(cert mismatch: downloads.comodo.com)
	- www.download.		(cert mismatch: downloads.comodo.com)
	- file-intelligence.	(connection failed)
	- internetsecurity.	(cert mismatch: secure.comodo.net)
	- i-vault.		(cert mismatch: secure.comodo.net)
	- jp.			(redirects to comodo.jp)
	- networkcenter.	(not responding)
	- programs-manager.	(cert mismatch: secure.comodo.net)
	- securedns.		(not responding)
	- siteinspector.	(cert mismatch: webinspector.com)
	- system-utilities.	(cert mismatch: secure.comodo.net)
	- v.			(not responding)
	- valkyrie.		(not responding)
	- www.download.		(cert mismatch:	downloads.comodo.com)

	Problematic domains:
	- (www.)comodo.net	(cert mismatch: secure.comodo.net)
	- (www.)comodogroup.com	(cert mismatch: secure.comodo.net)
	- (www.)trustlogo.com	(cert mismatch: www.comodo.com; sometimes Comodo
				loads HTTP content from Trustlogo)

	Some pages (comodo.com/news/press_releases/...) try to load a corner
	image from Trustlogin. Lets redirect those attempts to Comodo:
	- trustlogo.com/images/cornertrust.gif (only this file)
	- trustlogo.com/trustlogo/javascript/cot.js (+others from /trustlogo/)

--><ruleset name="Comodo">

	<target host="comodo.com"/>
	<target host="*.comodo.com"/>
	<target host="comodo.net"/>
	<target host="www.comodo.net"/>
	<target host="secure.comodo.net"/>
	<target host="comodogroup.com"/>
	<target host="www.comodogroup.com"/>
	<target host="trustlogo.com"/>
	<target host="www.trustlogo.com"/>


	<securecookie host="^[\w-]+\.comodo\.com$" name=".+"/>


	<rule from="^http://((?:accounts|antivirus|directory|downloads?|enterprise|forums|friends|help|icedragon|m|marketingdb|pctuneup|penetration-testing|personalfirewall|secure|ssl|www\.ssl|support|trustlogo|trustlogostats|www)\.)?comodo\.com/" to="https://$1comodo.com/"/>

	<rule from="^http://www\.download\.comodo\.com/" to="https://download.comodo.com/"/>

	<rule from="^http://secure\.comodo\.net/" to="https://secure.comodo.net/"/>

	<!--	Check Web-Inspector-App.xml
		https://trac.torproject.org/projects/tor/ticket/8133	-->
	<rule from="^http://siteinspector\.comodo\.com/" to="https://app.webinspector.com/"/>

	<!-- Comodo's SSL image from lower right corner -->
	<rule from="^http://(?:www\.)trustlogo\.com/(trustlogo/|images/cornertrust\.gif$)" to="https://secure.comodo.com/$1"/>

	<!-- Redirect to avoid SSL stripping -->
	<rule from="^http://(?:www\.)?comodo(?:group\.com|\.net)/" to="https://www.comodo.com/"/>

</ruleset>

Comodo.xml    File a bug

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

<!--
	Working subdomains:
	- accounts.
	- antivirus.
	- directory.
	- download.
	- downloads.
	- enterprise.
	- forums.		(some unencrypted inline links to images)
	- friends.
	- help.
	- icedragon.
	- m.
	- marketingdb.
	- pctuneup.
	- penetration-testing.
	- personalfirewall.
	- secure.
	- ssl.
	- www.ssl.
	- support.
	- trustlogo.
	- trustlogostats.
	- www.

	Problematic subdomains:
	- backup.		(cert mismatch: www.comodo.com)
	- blogs.		(cert mismatch: www.comodomail.com)
	- camas.		(not responding)
	- cima.security.	(not responding)
	- cloud-scanner.	(cert mismatch: www.comodo.com)
	- download-cn.		(cert mismatch: downloads.comodo.com)
	- www.download.		(cert mismatch: downloads.comodo.com)
	- file-intelligence.	(connection failed)
	- internetsecurity.	(cert mismatch: secure.comodo.net)
	- i-vault.		(cert mismatch: secure.comodo.net)
	- jp.			(redirects to comodo.jp)
	- networkcenter.	(not responding)
	- programs-manager.	(cert mismatch: secure.comodo.net)
	- securedns.		(not responding)
	- siteinspector.	(cert mismatch: webinspector.com)
	- system-utilities.	(cert mismatch: secure.comodo.net)
	- v.			(not responding)
	- valkyrie.		(not responding)
	- www.download.		(cert mismatch:	downloads.comodo.com)

	Problematic domains:
	- (www.)comodo.net	(cert mismatch: secure.comodo.net)
	- (www.)comodogroup.com	(cert mismatch: secure.comodo.net)
	- (www.)trustlogo.com	(cert mismatch: www.comodo.com; sometimes Comodo
				loads HTTP content from Trustlogo)

	Some pages (comodo.com/news/press_releases/...) try to load a corner
	image from Trustlogin. Lets redirect those attempts to Comodo:
	- trustlogo.com/images/cornertrust.gif (only this file)
	- trustlogo.com/trustlogo/javascript/cot.js (+others from /trustlogo/)

--><ruleset name="Comodo">

	<target host="comodo.com"/>
	<target host="*.comodo.com"/>
	<target host="comodo.net"/>
	<target host="www.comodo.net"/>
	<target host="secure.comodo.net"/>
	<target host="comodogroup.com"/>
	<target host="www.comodogroup.com"/>
	<target host="trustlogo.com"/>
	<target host="www.trustlogo.com"/>


	<securecookie host="^[\w-]+\.comodo\.com$" name=".+"/>


	<rule from="^http://((?:accounts|antivirus|directory|downloads?|enterprise|forums|friends|help|icedragon|m|marketingdb|pctuneup|penetration-testing|personalfirewall|secure|ssl|www\.ssl|support|trustlogo|trustlogostats|www)\.)?comodo\.com/" to="https://$1comodo.com/"/>

	<rule from="^http://www\.download\.comodo\.com/" to="https://download.comodo.com/"/>

	<rule from="^http://secure\.comodo\.net/" to="https://secure.comodo.net/"/>

	<!--	Check Web-Inspector-App.xml
		https://trac.torproject.org/projects/tor/ticket/8133	-->
	<rule from="^http://siteinspector\.comodo\.com/" to="https://app.webinspector.com/"/>

	<!-- Comodo's SSL image from lower right corner -->
	<rule from="^http://(?:www\.)trustlogo\.com/(trustlogo/|images/cornertrust\.gif$)" to="https://secure.comodo.com/$1"/>

	<!-- Redirect to avoid SSL stripping -->
	<rule from="^http://(?:www\.)?comodo(?:group\.com|\.net)/" to="https://www.comodo.com/"/>

</ruleset>

Comodo.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 6a955e7 2018-11-01 05:00:06 -0700;
next release e7f9f87 2018-12-14 12:11:54 -0700;