globalsign.com.au
HTTPS Everywhere currently rewrites requests to globalsign.com.au (or its subdomains).
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:
<!-- For other GMO coverage, see GMO_Internet.xml. Non-functional hosts in *globalsign.com Couldn't connect to server: - expired.globalsign.com SSL peer certificate was not OK: - apac.globalsign.com Peer certificate cannot be authenticated with given CA certificates: - dev.cn.globalsign.com Incomplete certificate chain error: - revoked.globalsign.com --><ruleset name="GlobalSign (partial)"> <!-- *globalsign.com.au --> <target host="globalsign.com.au"/> <target host="www.globalsign.com.au"/> <!-- *globalsign.com --> <target host="globalsign.com"/> <target host="www.globalsign.com"/> <target host="apac.globalsign.com"/> <target host="cn.globalsign.com"/> <target host="dev.globalsign.com"/> <target host="e-sign.globalsign.com"/> <target host="eu.globalsign.com"/> <target host="hk.globalsign.com"/> <target host="jp.globalsign.com"/> <target host="profile.globalsign.com"/> <target host="seal.globalsign.com"/> <target host="secure.globalsign.com"/> <target host="ssif1.globalsign.com"/> <target host="sslcheck.globalsign.com"/> <target host="static1.globalsign.com"/> <target host="static2.globalsign.com"/> <target host="status.globalsign.com"/> <target host="system.globalsign.com"/> <target host="systemeu.globalsign.com"/> <target host="systemus.globalsign.com"/> <target host="th.globalsign.com"/> <!-- *globalsign.de --> <target host="globalsign.de"/> <target host="www.globalsign.de"/> <!-- *globalsign.es --> <target host="globalsign.es"/> <target host="www.globalsign.es"/> <!-- *globalsign.eu --> <target host="globalsign.eu"/> <target host="m.globalsign.eu"/> <target host="www.globalsign.eu"/> <!-- *globalsign.fr --> <target host="globalsign.fr"/> <target host="www.globalsign.fr"/> <!-- *globalsign.co.in --> <target host="globalsign.co.in"/> <target host="www.globalsign.co.in"/> <!-- *globalsign.net --> <target host="www.globalsign.net"/> <!-- *globalsign.nl --> <target host="globalsign.nl"/> <target host="www.globalsign.nl"/> <!-- *globalsign.com.sg --> <target host="globalsign.com.sg"/> <target host="www.globalsign.com.sg"/> <!-- *globalsign.co.uk --> <target host="globalsign.co.uk"/> <target host="www.globalsign.co.uk"/> <securecookie host=".+" name=".+"/> <rule from="^http://apac\.globalsign\.com/" to="https://www.globalsign.com.sg/"/> <rule from="^http:" to="https:"/> </ruleset>
The release branch contains the following rules that are enabled by default:
<!-- For other GMO coverage, see GMO_Internet.xml. Non-functional hosts in *globalsign.com Couldn't connect to server: - expired.globalsign.com SSL peer certificate was not OK: - apac.globalsign.com Peer certificate cannot be authenticated with given CA certificates: - dev.cn.globalsign.com Incomplete certificate chain error: - revoked.globalsign.com --><ruleset name="GlobalSign (partial)"> <!-- *globalsign.com.au --> <target host="globalsign.com.au"/> <target host="www.globalsign.com.au"/> <!-- *globalsign.com --> <target host="globalsign.com"/> <target host="www.globalsign.com"/> <target host="apac.globalsign.com"/> <target host="cn.globalsign.com"/> <target host="dev.globalsign.com"/> <target host="e-sign.globalsign.com"/> <target host="eu.globalsign.com"/> <target host="hk.globalsign.com"/> <target host="jp.globalsign.com"/> <target host="profile.globalsign.com"/> <target host="seal.globalsign.com"/> <target host="secure.globalsign.com"/> <target host="ssif1.globalsign.com"/> <target host="sslcheck.globalsign.com"/> <target host="static1.globalsign.com"/> <target host="static2.globalsign.com"/> <target host="status.globalsign.com"/> <target host="system.globalsign.com"/> <target host="systemeu.globalsign.com"/> <target host="systemus.globalsign.com"/> <target host="th.globalsign.com"/> <!-- *globalsign.de --> <target host="globalsign.de"/> <target host="www.globalsign.de"/> <!-- *globalsign.es --> <target host="globalsign.es"/> <target host="www.globalsign.es"/> <!-- *globalsign.eu --> <target host="globalsign.eu"/> <target host="m.globalsign.eu"/> <target host="www.globalsign.eu"/> <!-- *globalsign.fr --> <target host="globalsign.fr"/> <target host="www.globalsign.fr"/> <!-- *globalsign.co.in --> <target host="globalsign.co.in"/> <target host="www.globalsign.co.in"/> <!-- *globalsign.net --> <target host="www.globalsign.net"/> <!-- *globalsign.nl --> <target host="globalsign.nl"/> <target host="www.globalsign.nl"/> <!-- *globalsign.com.sg --> <target host="globalsign.com.sg"/> <target host="www.globalsign.com.sg"/> <!-- *globalsign.co.uk --> <target host="globalsign.co.uk"/> <target host="www.globalsign.co.uk"/> <securecookie host=".+" name=".+"/> <rule from="^http://apac\.globalsign\.com/" to="https://www.globalsign.com.sg/"/> <rule from="^http:" to="https:"/> </ruleset>
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.